I can't get my map to zoom in past level 19 using the v3 API: case 'Filingue': map.setCenter(new google.maps.LatLng(14.355961,3.320918));map.setZoom(21); map.setMapTypeId(google.maps.MapTypeId.HYBRID); break;
This area supports more zoom levels: http://maps.google.ca/maps?q=14.355961,3.320918&hl=en&ll=14.355961,3.320918&spn=0.000258,0.00051&sll=49.891235,-97.15369&sspn=45.273403,133.681641&t=h&z=22 Any idea why this won't work? Is there something I need to set when I initialize my map? Works fine in the v2 API. Thanks in advance, M -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/IjN6g5dfaC0J. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.