You are not logged in.
Pages: 1
Hello,
I use the cluster marker function and load marker in json format within an ajax call but when i click my button to load and show the map it needs some seconds to calculate the file, load the map and then displaying cluster or alone marker with autofit on the map...
So i want to display in the map canvas a "loading please wait..." message while the GMAP process take place but don't know how to do it?
If anyone has a solution?
Thx.
Offline
manage it as you usually do in js, with another div over the map and then use callback to remove it
Offline
Tout à fait, j'ai fait comme ça c'est bon merci.
Offline
manage it as you usually do in js, with another div over the map and then use callback to remove it
Could you please explain it in detail? How can I use callback and on what event should I fire it?
Offline
Pages: 1