WISroGIS Tutorials
GPS tracks information mapping with WISroGIS GPS tracks information mapping with WISroGIS |
|
|
|
GPS tracks in GPX format can be loaded to display the information stored within the GPS file:
The example show a GPX file (~600KB) mapped on top of 3 base layers (OpenStreetMap Cycle Map, Yahoo Map and Google Physical map). Each vector element (line and point) displays the original GPX information in a bubble window when mouse over on the element (see bubble_action parameter set to 1 for on hover behaviour).
Powered by WISroGIS 1.11 Zeus
The available parameters for styling the GPX details are: style: { strokeColor: "#C71585", route/track line colorstrokeWidth: 4, route/track line widthstrokeOpacity: 0.80, route/track line transparencyexternalGraphic:"/cache/waypoint.png", external graphic used to display the waypoints - icon's pathgraphicWidth:16, icon's widthgraphicHeight:16, icon's heightgraphicOpacity:1.0, icon's opacitypointRadius:5 point size, if no external graphic is defined } The full code for the above example is listed below - please remembed to remov e all formating and new-lines before inserting in to the article's content:
|
||||
| < Prev | Next > |
|---|