You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements and bugs.
#### ✨ Enhancements
- #5 (#5) Add a multi layer sample. [16-multilayer.html](https://github.com/jscastro76/threebox/blob/master/examples/16-multilayer.html)
- #95 (#95) `tb.add` should admit layer and source as optional params
- #96 (#96) `tb.setLayerHeigthProperty` depends on an internal feature on `obj.userData.feature`
- #98 (#98) Add an init param for multiLayer scenarios, that allows to create a default empty layer in threebox
- #99 (#99) `setLayoutZoomRange` doesn’t work on multilayer scenarios
- #101 (#101) `options.adjustment` must be on top of `options.anchor` not instead
#### 🪲 Bug fixes
- #94 (#94) tb.setLayoutPropery is not working when geojson features are not being used.
- #97 (#97) When `enableSelectingObjects` is active and not tooltips
- #100 (#100) Object anchors are not well calculated on duplicates when downscaled
At least through default values, we should avoid this dependency
The text was updated successfully, but these errors were encountered: