Hi guys, I'm using a relatively simple approach to tagging regions on my map, where I basically just specify 'City, State' for each location using the Geocoder, no fancy addresses.
Now, I don't think this is a Geocoder issue, because SOMETIMES locations show up as they should, and other times they don't, and there's really no difference with the way I'm spelling out the location. Could this be a performance issue with how I'm using the API? Here is a live example: http://dev.adventures4charity.com/index.php?id=101&adv=106&level7=on&level8=on Some of the markers show up, but not all... now I would write that off to issues with the Geocoder API not finding the location... but I notice that if I hit refresh enough times, the missing markers eventually do appear, and then on subsequent refreshes they again disappear. My list of location markers isn't changing (if you view the source it's always the same), yet the behavior of the map does appear to act differently from one refresh to the next. Problem seems to occur both in IE and FF so I don't think it's browser- sensitive. Any help would be greatly appreciated.
-- 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.
