> I have to show all my locations on map it is not showin all location > it fetches all records but the number of marker is less. also the > address showing is of different loaction > > http://www.thermaxrentalcenter.com/mapMylocation.php
Geocoding speed limit. See - http://econym.org.uk/gmap/geomulti.htm The real solution is not to geocode the 'rental centers' everytime someone views the page ; they don't move around much. Store the lat/ lngs in your database/list and make the whole page faster for your users. While you're making it user friendly, my antivirus complained about some of the adware that's included in there, although I can't reproduce it now. Some random ad perhaps. Some of the ads make the page load painfully slowly too. 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 -~----------~----~----~----~------~----~------~--~---
