On Feb 16, 1:55 pm, DreamingCode <[email protected]> wrote: > > http://www.ziptrips.com/orlando/hotels/The-Peabody-Orlando.aspx
I can see a map centred on 0,0 -- but I can't find where latArray[0] and lngArray[0] are set. There are two scripts which both contain declarations of latArray[] and lngArray[] though. Why do that twice? If you are finding your *server* process is returning 403, there's no way we can see that from the client anyway. 403 means "Forbidden" and used to be a symptom of breaking one of the limits for the geocoder. However, Thor at http://groups.google.com/group/google-maps-api/browse_thread/thread/dcfbbfc700f8749b# indicates that any response should be 200, accompanied by a geocoder status code. If you're really getting a 403 code you need to provide some evidence of that [raw server output] and reply in that thread. Actually I doubt that the hotel is likely to move in a hurry, so you should be able to geocode it "by hand" and not use the geocoder on-the- fly at all. -- 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.
