Changelog#
Unreleased#
Added#
MeasureControl: added real-time distance preview during measurement (#27)
Changed#
v0.2.0 (2026-07-01)#
Added#
MapSearch: addmodeparameter to choose default search mode ("coord"or"addr") (#12)Documentation is available at https://foliplus.readthedocs.io (#19)
Added runtime guard (
console.error) for all components when foliplus runtime is missing (#26)
Changed#
Fixed#
LayerControl/HeatmapControl/MeasureControl: fix multiple accumulated bugs (#8, #9, #18)Heatmap labels now display on top of hexagons instead of being hidden behind them
Marker shadows no longer disappear when toggling layers
Map tiles no longer overlap markers after layer reordering
MeasureControl: cleaned up layer management, removed fragile workarounds
HeatmapControl: addonRemove()cleanup, no-layer hint, always-visible UI, unify color bar rendering, fix dropdown color sync, move label to a single pane (#14, #16, #17)
v0.1.0 (2026-06-25)#
Features#
Add foliplus control plugins:
Fullscreen,HeatmapControl,LayerControl,MapSearch,MeasureControl,ScaleControl