Releases: radarlabs/radar-sdk-js
Releases · radarlabs/radar-sdk-js
v4.0.1
v4.0.1-beta.1
- Use default-styled attribution
v4.0.1-beta.0
- Adds map attribution
v4.0.0
🚀 New Features and Improvements
- SDK fully re-written in TypeScript with exposed type definitions
- Async functions now return a
Promise
- Support for Radar Maps powered by MapLibre
- Radar Autocomplete UI Kit 🆕
⚙️ Breaking Changes
radar-sdk-js
now has a peerDependency on themaplibre-gl
package.- Functions are no longer callback based (now return
Promise
)
See more in MIGRATION.md
v4.0.0-beta.24
- Add option to center map based on user's location
v4.0.0-beta.23
- Use inline styles for Radar map logo
v4.0.0-beta.22
- Allow MapLibre map options in createMap
v4.0.0-beta.21
- Link to radar.com in powered-by links
v4.0.0-beta.20
- send
locationAuthorization
with config call
v4.0.0-beta.19
- fix input width scaling