guys! I have follow question.
I am writing an application that will track movement of user + other options. I plan to use Google maps for this. I assume to send in some way gps coordinates to the google maps server. The question is do I need to be always re-initialize and load the map.
It would be nice to do it without restarting. Because this application is mobile I would like to avoid a lot of traffic and have a quick response.