Releases: mapbender/mapbender-digitizer
Releases · mapbender/mapbender-digitizer
1.4.14
- Fix donut drawing errors on Openlayers 6.14
1.5.3
- Fix feature details not viewable through context menu / click inside map if editing disabled
- Use different fallback detail popup titles for editable vs read-only objects
1.4.13
- Fix feature details not viewable through context menu / click inside map if editing disabled
- Use different fallback detail popup titles for editable vs read-only objects
1.5.2
- Support styling features with icons (interpret
externalGraphic
, graphicWidth
, graphicHeight
properties)
- Support data placeholder syntax in
externalGraphic
(e.g. "/bundles/projectbundle/images/${type}.png")
1.4.12
- Support styling features with icons (interpret
externalGraphic
, graphicWidth
, graphicHeight
properties)
- Support data placeholder syntax in
externalGraphic
(e.g. "/bundles/projectbundle/images/${type}.png")
1.5.1
- Fix initialization errors if MapbenderDataSourceBundle is not registered in kernel
1.4.11
- Fix initialization errors if MapbenderDataSourceBundle is not registered in kernel
- Fix implicit robloach/component-installer dependency (include select2 assets directly from vendor)
- Switch featuretype registry to conform with Symfony 4 (requires data-source >= 0.1.22)
1.5.0
- Reimplement as Symfony 4-conformant element service
- Fix implicit robloach/component-installer dependency (include select2 assets directly from vendor)
NOTE: This version is ncompatible / not installable with Mapbender versions before v3.2.6.
1.4.10
- Fix error trying to access files from (not used, not required) medialize/jquery-context-menu package
1.4.9
- Fix client errors processing rows with null geometry (null geometry rows are completely excluded from database select)
- Fix initially inactive Digitizer showing geometries on initialization
- Fix interpretation of per-schema settings
displayOnInactive
and displayPermanent
- Allow per-schema
maxResults
setting (integer; optional) to limit data volume