Convert R examples to strapless template
This commit is contained in:
@@ -14,6 +14,6 @@ var map = new ol.Map({
|
||||
view: new ol.View({
|
||||
projection: 'EPSG:4326',
|
||||
center: [0, 0],
|
||||
zoom: 1
|
||||
zoom: 2
|
||||
})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user