Add new olx.format.KMLOptions#extractStyles property
This commit is contained in:
@@ -46,6 +46,7 @@ var styleFunction = function(feature, resolution) {
|
||||
|
||||
var vector = new ol.layer.Vector({
|
||||
source: new ol.source.KML({
|
||||
extractStyles: false,
|
||||
projection: 'EPSG:3857',
|
||||
url: 'data/kml/timezones.kml'
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user