Hi All: I have used the PHP store locator tutorial on this site to create a store locator. I took it to the next level, desiring to show the entire US on initial Page load with all of the markers. I added the following code:
searchLocationsNear(map.getCenter()); under the load function. It works but only displays markers in a set area down the middle of the US. It excludes the west and east coast. I have my radius set as 10000 miles to try to get all the points but no luck. I'm guess there is some additional code or some kind of marker limit on load? or a conflicting zoom or center function... I'm new to all of this. Any help is appreciated. http://lwr.org/storelocator/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
