1
Good afternoon guys, I’m doing my TCC using the google maps api and found a very good topic here: How to Make Icone Ride in the Google Maps api
Where it is explained how to "walk" with the marker on the map and give a live movement effect.
This topic helped me a lot, but it is using a static array to make the movement of the marker, I would like to do exactly what is in the mentioned topic, but pulling the coordinates of the database and leaving it in loop, always pull BD coordinate and update on map.
You need to update the map according to the X time span of your application.
– Jhonathan