Update type annotations in examples
This commit is contained in:
@@ -3,7 +3,7 @@ layout: example.html
|
||||
title: XYZ Retina Tiles
|
||||
shortdesc: Example of Retina / HiDPI mercator tiles (512x512px) available as XYZ.
|
||||
docs: >
|
||||
The ol.source.XYZ must contain `tilePixelRatio` parameter. The tiles were prepared from a GeoTIFF file with [MapTiler](http://www.maptiler.com/).
|
||||
The XYZ source accepts a `tilePixelRatio` option. The tiles were prepared from a GeoTIFF file with [MapTiler](http://www.maptiler.com/).
|
||||
tags: "retina, hidpi, xyz, maptiler, @2x, devicePixelRatio"
|
||||
---
|
||||
<div id="map" class="map"></div>
|
||||
|
||||
Reference in New Issue
Block a user