Thanks. I was able to get rid of the error by rearranging some things and adding a:
map.setCenter(new GLatLng(0, 0)); map.setZoom(1); Is the position (0,0) necessary when using geoxml.gotoDefaultViewport(map)? Does it require the map to be set to something before it determines the viewport for the kml? Thanks much. On Apr 11, 7:08 pm, Esa <esa.ilm...@gmail.com> wrote: > I didn't see where you set the zoom while initializing the map. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.