Releases: Dataport/polar
Releases · Dataport/polar
@polar/plugin-layer-chooser@2.0.0
CHANGELOG
- Breaking: Upgrade
@masterportal/masterportalapi
from2.40.0
to2.45.0
and subsequentlyol
from^9.2.4
to^10.3.1
.
@polar/plugin-icon-menu@1.3.1
@polar/plugin-gfi@3.0.0
CHANGELOG
- Breaking: Upgrade
@masterportal/masterportalapi
from2.40.0
to2.45.0
and subsequentlyol
from^9.2.4
to^10.3.1
. - Feature: Add new configuration parameter
multiSelect
to enable the possibility to choose between the selecting multiple features through a box or through a circle. The addition of this parameter deprecates the previously used parameterboxSelect
. - Fix: Correctly disable
directSelect
if the user is currently using functionality of@polar/plugin-draw
.
@polar/plugin-geo-location@2.0.0
@polar/plugin-fullscreen@1.2.3
@polar/plugin-filter@3.0.0
@polar/plugin-export@1.2.2
@polar/plugin-draw@3.0.0
CHANGELOG
- Breaking: Upgrade peerDependency
ol
from^9.2.4
to^10.3.1
. - Feature: Add new configuration parameter
measureOptions
to allow users to select a measurement mode when drawing a feature. This way, a length / area in the selected unit is added to the drawn feature. - Fix: Update initial value of
drawMode
to a selectable value if the defaultPoint
is not a drawable option. - Fix: Adjust type
DrawGetters
regarding its keysselectableDrawModes
andselectableModes
to correctly reflect that they represent objects. - Chore: Add
@polar/core
as a dependency as the componentRadioCard.vue
has been moved from this package to@polar/core
.
@polar/plugin-attributions@1.4.0
CHANGELOG
- Feature: Add option to configure used icons.
- Chore: Upgrade
ol
from^9.2.4
to^10.3.1
.
@polar/plugin-address-search@3.0.0
CHANGELOG
- Breaking: Upgrade
@masterportal/masterportalapi
from2.40.0
to2.45.0
and subsequentlyol
from^9.2.4
to^10.3.1
.