More consistent example for ol/layer/MapboxVector
This commit is contained in:
@@ -229,7 +229,7 @@ const SourceType = {
|
|||||||
* zoom: 1
|
* zoom: 1
|
||||||
* }),
|
* }),
|
||||||
* layers: [
|
* layers: [
|
||||||
* new MapboxVector({
|
* new MapboxVectorLayer({
|
||||||
* styleUrl: 'mapbox://styles/mapbox/bright-v9',
|
* styleUrl: 'mapbox://styles/mapbox/bright-v9',
|
||||||
* accessToken: 'your-mapbox-access-token-here'
|
* accessToken: 'your-mapbox-access-token-here'
|
||||||
* })
|
* })
|
||||||
|
|||||||
Reference in New Issue
Block a user