Update map example
This commit is contained in:
+1
-1
@@ -144,7 +144,7 @@ ol.MapProperty = {
|
|||||||
* }),
|
* }),
|
||||||
* layers: [
|
* layers: [
|
||||||
* new ol.layer.Tile({
|
* new ol.layer.Tile({
|
||||||
* source: new ol.source.MapQuestOSM()
|
* source: new ol.source.MapQuest({layer: 'osm'})
|
||||||
* })
|
* })
|
||||||
* ],
|
* ],
|
||||||
* target: 'map'
|
* target: 'map'
|
||||||
|
|||||||
Reference in New Issue
Block a user