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
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
Added new public methods - removeModels and removeRealtyScene.
Now the plugin remains working when map styles are changed.
Fixed styles of the floor control.
Exported useful plugin types.
Added the new option isUnderground to BuildingFloorOptions. If its value is true the map will be covered with a ground geometry so that only the floor's plan will stay visible.
Added the new option groundCoveringColor to PluginOptions.
Added the new public method - setOptions which helps to change the ground covering color on the fly.