Note that there are some explanatory texts on larger screens.

plurals
  1. POStyled Maps: Enabling MapTypeStyleFeatureType on different zoom levels
    primarykey
    data
    text
    <p>I am looking for a way to enable <a href="https://developers.google.com/maps/documentation/javascript/reference#MapTypeStyleFeatureType" rel="nofollow noreferrer">MapTypeStyleFeatureType's</a> on varying zoom-levels of a map, which proves to be either well hidden or just not possible.</p> <p>In my scenario at hand I am looking at a map of Germany, fully displayed as 560x600px at zoom 6 – at this zoom level the MapTypeStyleFeatureType administrative.province is not visible. It is visible at 7 and higher.</p> <p>As a zoomlevel of 7 is not properly displaying whole Germany, I have been looking for a way to enable administrative.province at a lower zoom level – unfortunately I haven't found anything that seemed to work and/or promised to work.</p> <p>I experimented a while using the <a href="http://gmaps-samples-v3.googlecode.com/svn/trunk/styledmaps/wizard/index.html" rel="nofollow noreferrer">Google Maps API Styled Map Wizard</a>, but as this wizard doesn't adjust the basemap per se, it isn't capable of this task. I stumbled upon the question "<a href="https://stackoverflow.com/questions/18028633/styled-maps-how-can-i-control-visibility-of-elements-for-specific-zoom-level">Styled Maps: How can I control visibility of elements for specific zoom level?</a>", but it adjusts the visibility within the possible range and doesn't try to change the range as such. As the user "astupidname" implies in the comments of that question it seems to be impossible.</p> <p>Did anyone else already have this kind of problem and found a working solution – or can it be accepted as fact that the google API doesn't provide the tools to solve this task? I would be grateful for any kind of hint/help!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload