Rename ol.layer.TileLayer to ol.layer.Tile
This commit is contained in:
@@ -129,7 +129,7 @@ ol.MapProperty = {
|
||||
* zoom: 1
|
||||
* }),
|
||||
* layers: [
|
||||
* new ol.layer.TileLayer({
|
||||
* new ol.layer.Tile({
|
||||
* source: new ol.source.MapQuestOSM()
|
||||
* })
|
||||
* ],
|
||||
|
||||
Reference in New Issue
Block a user