On Nov 16, 12:53 am, Marcel Klatetzki <[EMAIL PROTECTED]> wrote: > Thanks so far guys! A note to the script I use: I embedded Phoogle > from this source -http://www.systemsevendesigns.com/phoogle- it`s > interesting that over there the application works but shows errors on > every location (in the examples). I guess I will have to switch to > google maps API it it was meant to work (without Phoogle).
All the Phoogle examples show something like map.setCenter(new GLatLng(), 13); which is never going to work! Perhaps their access to the geocoder has been blocked. 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 -~----------~----~----~----~------~----~------~--~---
