Extracting and displaying GPS coordinates

If you save your route to a LineString and save the Points to a TinyDB or CloudDB or FirebaseDB or Googlesheet you can reproduce the route on a map using the Map component.

An example LineString to draw a track - #8

If you want to do this on a Google Map, Google Map tiles, rather than OSM map tiles you would use the Google Map API.

1 Like