Releases: Viglino/ol-ext
Releases · Viglino/ol-ext
v4.0.24
v2.0.23: Merge pull request #1098 from HelloYuiYui/master
- Hook popup on map / viewport #1098
- Check WFS urls
v4.0.22
v4.0.21
v4.0.20
v4.0.19
- Magnify overlay bug #1084
- Add output format to tile-WFS
- Disable on control Button #1081
- Bug with ol9.1+ renderring #1075 - #1079
- Prevent flash on mobile #1077
- Fix bug on splitter interaction #1073
- Add Search coordinates control
- Delay refresh url on Permalink (prevent to many history)
attribute
event on attribute click with Feature Popup #1067- Dispatch
sort
event on FeatureList - Fix drag overlay on start #1071
- Fix swipe on WebGL #1051 #1052
- Extract layers recursively with WMS Capabilities #1050
v4.0.18
Breaking changes: renaming ol/control/Profile #1042
for some CSS classes which may be overridden for custom styling.
.ol-profilbar
is now.ol-profilebar
.ol-profilecursor
is now.ol-profilecursor
.ol-profilepopup
is now.ol-profilepopup
- now use:
new Profile()
ol.control.Profil
class still exists for compatibility
Other changes
- LayersSwitcher control in a Web component. #1048
- Add setSource to AnimatedCluster #1045
- draw handles while animating Transform #1037
- Add a new
ol/control/Dialog2x
to print 2 maps side by side see example