from tons of examples of googlemap api, I have grabbed a piece of html code that show a map in a webview with some markers.
Now I want to modify marker appearance and position....
What I still have to understand is: is it possible, once I see the map, to change the position of the markers without reloading the map? Or simply chanche de icon or the text in the baloon?
I would like to reload the map only when the user zoom and pan, or when I have to add a new marker outside of the map bounds.
Any hints?
Marco
Now I want to modify marker appearance and position....
What I still have to understand is: is it possible, once I see the map, to change the position of the markers without reloading the map? Or simply chanche de icon or the text in the baloon?
I would like to reload the map only when the user zoom and pan, or when I have to add a new marker outside of the map bounds.
Any hints?
Marco