mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 913 forks source link

Use tileOverlay from Zoom Level 14 in higher Zoom levels #2914

Open appzer opened 1 year ago

appzer commented 1 year ago

I have a tile map for zoomLevel 0-14, on zoom 15 the tileOverlay hides. In this case i want to load images from level 14. Is this possible?

Thanks Kevin