1

Possible Duplicate:
Zoom control and streetview not showing on my Google map?

I've been trying out on different browsers, OS's, canvas sizes, all the same (note the place where zoom bar is supposed to be).. Any one by chance ran into this issue? https://i.stack.imgur.com/lbVoK.jpg
This is how I initialize the map (really nothing special):

var options = {
    zoom: 8,
    mapTypeId: google.maps.MapTypeId.ROADMAP,
    center: mapCenter
};
map = new google.maps.Map(document.getElementById("mapCanvas"), options);

Any help is appreciated!

Community
  • 1
  • 1
fy_iceworld
  • 656
  • 2
  • 10
  • 20

0 Answers0