On Fri, Dec 17, 2010 at 8:05 PM, giannidoe <[email protected]> wrote:
> I'm using Chrome 8 on Mac OS X and the geolocation example in the API > documentation does not seem to work. > http://code.google.com/apis/maps/documentation/javascript/basics.html > Example: > > http://code.google.com/apis/maps/documentation/javascript/examples/map-geolocation.html > The example just displays a blank page with no errors in the console. > What do you mean by blank page? Is the page white, or grey? Have you accepted/denied the HTML5 geolocation permission for code.google.com? The map doesn't initialize with a center position, so if there's no geolocation, you'll get a grey map. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
