ol3-google-maps/examples/min-max-resolution.html
2018-07-25 20:18:39 +02:00

12 lines
398 B
HTML

---
layout: example.html
title: Min/Max resolution
shortdesc: Example of minResolution/maxResolution on Google layers.
docs: >
In this example, the three layers are only visible in two zoom
levels, thanks to the minResolution and maxResolution layer
attributes.
---
<div id="map" class="map"></div>
<button id="toggle" title="Toggle between OL and GMaps">Toggle between OL and GMaps</button>