Hello!
Tell me please. Can I add a layer with gps track on the map? Thank you!
1 Answer, 1 is accepted
0
T. Tsonev
Telerik team
answered on 04 Jun 2014, 02:27 PM
Hello,
The Map supports binding to GeoJSON data using shape layers.
It should be sufficient to convert the GPS track to this format.
For example, the ogr2ogr tool can convert GPX track to GeoJSON: ogr2ogr -f GeoJSON file.json file.gpx tracks
I hope this helps.
Regards,
T. Tsonev
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.