Example sources in the examples dir
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
template: example.html
|
||||
title: XYZ Retina tiles example
|
||||
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/).
|
||||
tags: "retina, hidpi, xyz, maptiler, @2x, devicePixelRatio"
|
||||
---
|
||||
<div class="row-fluid">
|
||||
<div class="span12">
|
||||
<div id="map" class="map"></div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user