On Oct 26, 11:32 am, "[email protected]" <[email protected]> wrote: > > Any advice or pointers would be great.
Advice: your server-side code should report any errors to the client. Pointer: http://groups.google.com/group/google-maps-api/browse_thread/thread/7a24c2837f9195dd# I guess your server-side code is geocoding the place contained in the tweet, in order to position the marker on the map. You need to ensure you have a valid key and sensor parameter in the geocoder call. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
