Template:Zh GoogleMap Description Route: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 25: | Line 25: | ||
|class="zhproperty"|Published||class="zhdescription"|Published | |class="zhproperty"|Published||class="zhdescription"|Published | ||
|- | |- | ||
|class="zhproperty"|Travel Mode||class="zhdescription"|Travel Mode | |class="zhproperty"|Travel Mode||class="zhdescription"|Travel Mode specifies what mode of transport to use when calculating directions | ||
|- | |- | ||
|class="zhproperty"|Unit System||class="zhdescription"| | |class="zhproperty"|Unit System||class="zhdescription"|The unit system to use when displaying distance | ||
|- | |- | ||
|class="zhproperty"|Route||class="zhdescription"|Route | |class="zhproperty"|Route||class="zhdescription"|Route | ||
Line 33: | Line 33: | ||
|class="zhproperty"|Provide Route Alternatives||class="zhdescription"|Provide Route Alternatives | |class="zhproperty"|Provide Route Alternatives||class="zhdescription"|Provide Route Alternatives | ||
|- | |- | ||
|class="zhproperty"|Avoid Highways||class="zhdescription"| | |class="zhproperty"|Avoid Highways||class="zhdescription"|If true, the routes between origins and destinations will be calculated to avoid highways where possible. | ||
|- | |- | ||
|class="zhproperty"|Avoid Tolls||class="zhdescription"| | |class="zhproperty"|Avoid Tolls||class="zhdescription"|If true, the directions between points will be calculated using non-toll routes, wherever possible. | ||
|- | |- | ||
|class="zhproperty"|Optimize Waypoints||class="zhdescription"|Optimize Waypoints | |class="zhproperty"|Optimize Waypoints||class="zhdescription"|Optimize Waypoints |
Revision as of 13:56, 9 November 2011
Creating Route
The route means automatic routing between way points (this functionality is present in the Google Maps API as a Directions API).
We turn to the tab "Routes".
Enter any number of routes with reference to a specific map.
Field Route - the route is entered for each route point in double quotes ("), the separator between two points is a semicolon (;)
Route properties
Title | Route Title |
Description | Description |
Published | Published |
Travel Mode | Travel Mode specifies what mode of transport to use when calculating directions |
Unit System | The unit system to use when displaying distance |
Route | Route |
Provide Route Alternatives | Provide Route Alternatives |
Avoid Highways | If true, the routes between origins and destinations will be calculated to avoid highways where possible. |
Avoid Tolls | If true, the directions between points will be calculated using non-toll routes, wherever possible. |
Optimize Waypoints | Optimize Waypoints |
Map Title | Title of the map, where route would be displayed |
Category | The category that this route is assigned to |