Thanks Pil this was really a stupid mistake... :-) On Tue, May 11, 2010 at 6:29 PM, Pil <[email protected]> wrote:
> You're in the Arabian Sea when you do this > > map.setCenter(new GLatLng(13.3249400, 52.4785600), 13); > > > You*re somewhere in Berlin when you do this > > map.setCenter(new GLatLng(52.47856, 13.32494), 13); > > Note the order of lat, lng. It's exactly the opposite order than in > kml files. > ;-) > > > > > On May 11, 5:36 pm, Chang <[email protected]> wrote: > > Hello > > > > I want to show a map from google on a commercial website. > > I registered on google to get a API-Key and tried a small example with > > the coordinates of Palo Alto and it works, but when i change the > > coords to a place in germany the map stays blue and i get a link to > > the terms of use. > > > > http://inzeit.com/test/test.html > > > > Before i accepted the terms and i don't know why the map doesn't get > > displayed. > > > > Hope someone knows the answer. > > Kind regards, > > Chang > > > > -- > > 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]<google-maps-api%[email protected]> > . > > For more options, visit this group athttp:// > groups.google.com/group/google-maps-api?hl=en. > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
