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
+1
View File
@@ -13,6 +13,7 @@ var map = new ol.Map({
var imageStyle = new ol.style.Circle({
radius: 5,
snapToPixel: false,
fill: new ol.style.Fill({color: 'yellow'}),
stroke: new ol.style.Stroke({color: 'red', width: 1})
});