Ticket #1856 (closed bug: fixed)
Missing Highest Zooms In Google Satellite/Hybrid
| Reported by: | CharlesHarrison | Owned by: | euzuro |
|---|---|---|---|
| Priority: | major | Milestone: | 2.9 Release |
| Component: | Layer.Google | Version: | 2.7 |
| Keywords: | Google Resolution Zoom | Cc: | |
| State: | Complete |
Description
This example ...
... if set to Hybrid or Satellite and panned (or preset by editing the source) to my home in Reading, UK is missing the 6 highest zoom levels compared with those available either from ...
... or from Google's own API, for example this code ...
http://code.google.com/apis/maps/documentation/introduction.html#The_Hello_World_of_Google_Maps
... altering to a suitable long/lat, say (-0.9,51.4), and inserting ...
map.setMapType(G_HYBRID_MAP);
For comparison see ...
http://www.macfh.co.uk/Test/Google-GoogleAPI.png http://www.macfh.co.uk/Test/Google-OpenLayers.png
How can I get the maximum zoom in a Google layer?
Change History
Note: See
TracTickets for help on using
tickets.
