i am building an app like uber, in my application when rider was moving to path, i update the marker to new position like uber, the question is how can i reduce data usage by google map, as marker moves to new position map downloads the new information on current position, i have set zoom level to 15.
can any one suggest anything which will reduce the data usage?
Thank you