|
|
The template "Bus Route" is the same of "Categories", with a adding for manage the KML file.
What constitutes a route ?- It consists of key places represented by the markers of one category.
- a path drawn by a KML file.
How to create a route ?- Create a category with the name of route.
- Create key places with markers of this category.
- Using Google Map, create your layout and recover as KML file.
How to display a route ?- Create a menu item "GMapFP Simple listing" for one category.
- Select the appropriate category for your route.
- In the field "GeoXml", panel "parameter component", enter the URL of your KML file.
- In the field "Template" in this panel, type "categories_kml".
- Save your menu.
How to display some routes on a same map ?- Create a menu item "GMapFP Simple listing" for a groupe of categories.
- Select the appropriate groupe of categories for your routes.
- In the field "GeoXml", panel "parameter component", enter the URL of your KML files. Be careful, KML input files must match the display order of your categories.
- In the field "Template" in this panel, type "categories_kml".
- Save your menu.
|