2009/8/6 notcon <[email protected]>: > > Thanks. Will do. > > On closer manual inspection, also found a marker location that was > null. SQL query shouldn't have been returning this to pgae! > > Removing this location solved the problem. > > Don't know why this was being added to the marker dataset. Am looking > into it. > > Thanks > > Nathan > > On Aug 6, 3:33 pm, Esa <[email protected]> wrote: >> On Aug 6, 5:13 pm, notcon <[email protected]> wrote: >> >> > Any suggestions appreciated. >> >> The documentation says: >> >> "Once we've created a map via the GMap2 constructor, we need to >> initialize it. This initialization is accomplished with use of the >> map's setCenter() method" >> >> You are performing map.setCenter() very late in your code. >> Try adding an initial map.setCenter() > > >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
