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