mirror of
https://github.com/mapgears/ol3-google-maps.git
synced 2026-01-25 16:50:49 +00:00
12 lines
398 B
HTML
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>
|