Fix the OverviewMap control & example

Layers must now always be specified for the control.
Base example was amended to reflect that.

The breaking change was added in the update notes.
This commit is contained in:
Olivier Guyot
2018-11-14 19:34:53 +01:00
parent 50ae34fcc6
commit 593632daea
4 changed files with 17 additions and 11 deletions

View File

@@ -2,6 +2,8 @@
### Next version
Breaking change: The `OverviewMap` control now cannot be instantiated without a list of layers.
### v5.3.0
#### The `getUid` function returns string