Releases: radarlabs/radar-sdk-js
Releases · radarlabs/radar-sdk-js
v4.3.2
v4.3.1
v4.3.2-beta.0
- Add core build to CDN output
v4.3.1-beta.2
- Fix aria roles
v4.3.1-beta.1
- Use
event.key
instead of the deprecatedevent.code
v4.3.1-beta.0
- Better ARIA role support for autocomplete widget
v4.3.0
🚀 New Features and Improvements
- Custom image support for map markers
on('click')
handler for map markersmap.fitToMarkers()
function to fitting map to all markers- Custom language support for maps
- (beta) Support for custom map styles
⚙️ Enhancements
- Support for MapLibre 4.x
- Build output from ES5 -> ES6 (reduced package size)
v4.3.0-beta.9
v4.3.0-beta.10
- Fix marker image handling
v4.3.0-beta.8
- Adds the
popup
option when initializingRadarMarker
for increased control over popup behaviour