Hi guys,
I don't know why a 45 degree option view is not being rendered.

Check the blank line between zoom slider ( + -  options) and circle for
directions.

http://d.pr/i/XsbZ

Maps options:

map = new google.maps.Map(document.getElementById('carriers-map'), {
zoom: 4,
 center: center,
    featureType: 'road',
mapTypeControl: true,
    mapTypeControlOptions: {
      style: google.maps.MapTypeControlStyle.HORIZONTAL_BAR
    },
    zoomControl: true,
zoomControlOptions: {
 style: google.maps.ZoomControlStyle.SMALL
},
    mapTypeId: google.maps.MapTypeId.ROADMAP
 });

Map size is height: 600px width 100%

Thanks in advance.
-- Aldo

-- 
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.

Reply via email to