Layers should always have an extent
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ Camera
|
|||||||
|
|
||||||
Layer
|
Layer
|
||||||
projections Array.<Projection>
|
projections Array.<Projection>
|
||||||
extent Extent ?
|
extent Extent
|
||||||
getResolutions() -> Array.<number>|null
|
getResolutions() -> Array.<number>|null
|
||||||
fires 'change' // when data changes
|
fires 'change' // when data changes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user