The map is in an iframe, we need to look at http://www.arbea.basilicata.it/utils/indirCAA/mappaCAA.php to get rid of the surrounding junk.
The progress bar is set to 90 by a simple count of your locations. So far, so good. But your locations all need geocoding, and some geocodes fail of course - too quick, too many, unrecognised. How many markers get rendered isn't the same as how many locations you started with. Solution : don't geocode every time the page is viewed, do it once and store the locations properly in your dataset. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
