Update wmts-hidpi

This commit is contained in:
Andreas Hocevar
2014-05-06 14:28:38 -05:00
parent fd8df2949b
commit 7985f030fa
539 changed files with 2780076 additions and 76532 deletions
@@ -27,7 +27,8 @@ map.addOverlay(marker);
// LineString to store the different geolocation positions. This LineString
// is time aware.
// The Z dimension is actually used to store the rotation (heading).
var positions = new ol.geom.LineString([], 'XYZM');
var positions = new ol.geom.LineString([],
/** @type {ol.geom.GeometryLayout} */ ('XYZM'));
// Geolocation Control
var geolocation = new ol.Geolocation(/** @type {olx.GeolocationOptions} */ ({