Topic: Track GPS with a LineRender

Is it possible to track the GPS with a Line render for maps with elevation and record it in GPX?

Re: Track GPS with a LineRender

Hello.

You can track the GPS.
http://infinity-code.com/doxygen/online … 444f547053

You can create or load GPX.
https://infinity-code.com/atlas/online- … ample.html

You can display your path using Line Renderer.
To do this, subscribe to OnlineMaps.OnChangePosition and OnlineMaps.OnChangeZoom, and update position of points in Line Renderer.
Use OnlineMapsControlBaseDynamicMesh.GetWorldPositionWithElevation to convert coordinates to Unity World Position.
http://infinity-code.com/doxygen/online … 37bdd7bfa1
http://infinity-code.com/doxygen/online … 953048d3d6

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.