Use olx options ns in icon and geojson examples
This commit is contained in:
@@ -72,7 +72,7 @@ var styleFunction = function(feature, resolution) {
|
||||
};
|
||||
|
||||
var vectorSource = new ol.source.GeoJSON(
|
||||
/** @type {ol.source.GeoJSONOptions} */ ({
|
||||
/** @type {olx.source.GeoJSONOptions} */ ({
|
||||
object: {
|
||||
'type': 'FeatureCollection',
|
||||
'crs': {
|
||||
|
||||
Reference in New Issue
Block a user