0.0.17 (2019-07-20)
- example-app: update lib selectors (e99b8f3)
- image-overlay: remove fitbounds from prepareBounds method (#27) (3d2e240)
- add *Ref suffix (#37) (aee6ce8)
- Each handler has a new entry called
mapRef
and each layer handlerlayerRef
0.0.15 (2018-08-26)
- core: add id to base layer using uuid generator (451e040)
- core: add new layer id to layerIds array and prevent to recreate layer when exist (c96fc51)
- example-app: prepare app to check recreating layers (d0cc6d4)
- groups: add new layer id to layerIds array and prevent to recreate layer when exist (a0bc6f2)
0.0.14 (2018-07-09)
- image-overlay: update layer properties when layer exist (3b098b8)
- ng-packagr: add whitelisted elements to config (ef37482)
- handlers: change map property name
0.0.11 (2018-04-08)
- core: Add flex param to leaflet container (c20e78a)
- vectors/rectangle: Check is map exist before layer initialization (a41c574), closes #15