Features and improvements ✨
- Add
showButtonoption toGeolocateControlthat allows hiding the control button. - Add
followUserLocationoption andsetFollowUserLocationmethod toGeolocateControlto control whether the map follows the user's location. - Improve
GeolocateControltimeout handling.
Bug fixes 🐞
- Fix stretchable icons without
icon-text-fitrendering with an incorrect size. - Fix
icon-sizenot working correctly withcoalesceexpressions. - Fix render cut off for elevated raster-layer rendering in ortho projection range.
- Fix symbol placement with optional and missing parts.
- Expose all error properties for
GeolocateControlerror event (h/t @lucavb).