I can see you're using v1 syntax: var map = new GMap(..); map.centerAndZoom(..);
Meanwhile even v2 has been deprecated. So you should use a currently vaild syntax. The v2 group is here http://groups.google.com/group/Google-Maps-API/ On Jul 9, 3:20 pm, sbs <[email protected]> wrote: > Hi Guys, > > I have successfully implemented a google map on my website > (http://www.megabyte.net/ContactUs/WheretoFindUs.aspx). I would very > much appreciate someone could help me with showing a pointer at the > very center of the map. If I am not mistaken, I have seen this before > on other maps, so I'm pretty sure it could be done....just not sure > how. > > Thanks! -- 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.
