[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThe Place List template displays an ordered list of locations on a map, linking list items with map markers for navigation apps.\u003c/p\u003e\n"],["\u003cp\u003eThis template is deprecated; designers and developers should transition to the Map + Content template for enhanced functionality.\u003c/p\u003e\n"],["\u003cp\u003eEach list item must display duration or distance and have an associated action, focusing on relevant information and nearby locations.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should use the ConstraintManager API to determine the list row limit for different vehicles.\u003c/p\u003e\n"],["\u003cp\u003eCorresponding map markers should be included for each location, ideally with a font size of at least 24dp.\u003c/p\u003e\n"]]],[],null,["# Place List (navigation) template (deprecated)\n\n\u003cbr /\u003e\n\nThe Place List template presents an ordered list of locations (or containers\nfor sublists), overlaid on a map drawn by the app. The app should draw markers\nto link list items with map locations.\n| **Note:** This template is deprecated in favor of the [Map + Content template](/cars/design/create-apps/apps-for-drivers/templates/map-content-template). Designers and developers should work to update their task flows to make use of the new template.\n**Note:** This template is for navigation apps. An alternate version, [Place List (map)](/cars/design/create-apps/apps-for-drivers/templates/place-list-map-template), is provided for point-of-interest apps. \n**Includes:**\n\n- [Header](/cars/design/create-apps/apps-for-drivers/components/header) (in card) with optional refresh button for users to request a list update (doesn't add to [step count](/cars/design/create-apps/apps-for-drivers/plan-task-flows#steps-refreshes))\n- [Action strip](/cars/design/create-apps/apps-for-drivers/components/action-strip) (optional)\n- Base map (full-screen, not drawn by apps)\n- Optional [map action strip](/cars/design/create-apps/apps-for-drivers/components/map-action-strip) with up to 4 buttons for map interactivity\n- [List rows](/cars/design/create-apps/apps-for-drivers/components/row) within limits\\*\n- [Markers](/cars/design/create-apps/apps-for-drivers/templates/place-list-map-template#markers)\n\n\u003cbr /\u003e\n\n| **\\* Note:** The number of list rows allowed to be shown depends on the vehicle. To retrieve the list row limit for a given vehicle, use the [ConstraintManager API](https://developer.android.com/training/cars/apps#constraint-manager).\n\nPlace List (navigation) template examples\n-----------------------------------------\n\nLocation list (Android Auto example)\n\nLocations and sublists, with action strip (AAOS\nexample)\n\n\u003cbr /\u003e\n\nPlace List (navigation) template UX requirements\n------------------------------------------------\n\nApp developers:\n\n|------------|------------------------------------------------------------------------------------|\n| **MUST** | Show duration or distance for each list item (except for container items). |\n| **MUST** | Associate an action with each list row (information-only rows are not allowed). |\n| **SHOULD** | Include at least one location or browsable (container). |\n| **SHOULD** | Include only information relevant to app capabilities (not \"favorite friends\"). |\n| **SHOULD** | Limit locations to those that are closest or most relevant. |\n| **SHOULD** | Show a corresponding marker on the map for each location on the list. |\n| **SHOULD** | Use a font size of at least 24dp Roboto or equivalent for map markers. |\n| **SHOULD** | Consider supporting content refresh for the list when supporting map interactions. |"]]