- added OGC URN format support for WGS84, YKJ & ETRS-TM35FIN
rectangle
maxFillOpacity
andcontrolFillOpacity
removed. Rectangles use the respectivepolygon
options instead.
- protractor -> playwright migration:
test-export
moved totest
. Includes only thetest-utils.ts
.- reverted in
4.0.1
- reverted in
- typings from
*defs.ts
files can be now imported without Leaflet being imported
maxFillOpacity
can be controlled per layer type- Add
controlFillOpacity
option
- Add
maxFillOpacity
to data options
- Data opacity controllable via the layer control, if
label
option is provided. - Add
label
,opacity
,visible
,onOpacityChange
andonVisibleChange
to data options
- There was a git conflict, please use 3.18.1
- Add layers to draw change events 'create', 'insert' and 'edit'
- Add birdAtlasSocietyGridZones layer
- Add atlasGrid layer
- Add flyingSquirrelPredictionModel layer
- Enable cadastral-units (kiinteistotunnukset) to mml geosearch
- Remove plannedProtectedAreasRegional layer
- Add help link to layer control
- Update on accessibility: tabbing stops on map container but skips everything else
- Add plannedProtectedAreas layer
- Add plannedProtectedAreasRegional layer
- Add currentProtectedAreas layer
- Add AFE grid layers
- Add
lajiGeoServerAddress
option
- Add kiinteistojaotus & kiinteistotunnukset layers (blacklisted by default)
- Add MML provider for geocoding
- Municipalities layer is always up to date
- Added county (maakunnat) & ELY area layers
- Export tests to npm package
- Add
featureIdxs
andcluster
to getClusterStyle
- Add fullscreen control
- Add
showMeasurements
Data option
- Fix smooth scrolling for Firefox
- Add smooth scrolling
- Add line transect compass point snap mode
- Fix forest and mire vegetation zone layers
- All resources served through https
delete
event emitsfeature
- Data layers are ordered on map, draw on top
** BREAKING CHANGES **
tileLayersChange
event data isn't inline inside the event, but undertileLayers
property
- Add missing layer attributions
- Add panOnFound option to locate options
- Started using semver