Skip to content

Releases: radarlabs/radar-sdk-js

v4.2.0-beta.5

06 May 13:18
Compare
Choose a tag to compare
v4.2.0-beta.5 Pre-release
Pre-release
  • Adds the parameter Radar.ui.marker({ customMarkerId }) to use a custom uploaded marker.
  • Adds a RadarMap.getMarkers() function which returns an array of all RadarMarker instances to a RadarMap instance.
  • Adds support for .png custom markers.
  • Removes previous custom marker handling logic.

v4.2.0-beta.4

18 Apr 17:19
Compare
Choose a tag to compare
v4.2.0-beta.4 Pre-release
Pre-release
  • Includes radar:styleId in GET /markers requests.

v4.2.0-beta.3

15 Apr 15:21
Compare
Choose a tag to compare
v4.2.0-beta.3 Pre-release
Pre-release
  • Passes a request header override in the Map.transformRequest() function.

v4.2.0-beta.1

10 Apr 19:39
Compare
Choose a tag to compare
v4.2.0-beta.1 Pre-release
Pre-release
  • Supports custom map styles and markers.
  • Refactors MapUI using an inheritance pattern to create RadarMap and RadarMarker classes.

v4.2.0-beta.2

10 Apr 19:47
f038ab5
Compare
Choose a tag to compare
v4.2.0-beta.2 Pre-release
Pre-release
  • Adds a Radar.fitToMarkers() function that adjusts the map bounds to fit all RadarMarker instances added to a RadarMap instance.

v4.1.18

31 Jan 10:19
f038ab5
Compare
Choose a tag to compare
  • Supports Radar.trackVerified() on iOS.

v4.1.18-beta.0

30 Jan 15:10
Compare
Choose a tag to compare
v4.1.18-beta.0 Pre-release
Pre-release
  • Supports Radar.trackVerified() on iOS.

v4.1.17

23 Jan 04:31
8629988
Compare
Choose a tag to compare
  • Collects latency stats when passing fraud = true to Radar.trackOnce().

v4.1.17-beta.4

23 Jan 04:02
Compare
Choose a tag to compare
v4.1.17-beta.4 Pre-release
Pre-release
  • Collects latency stats when passing fraud = true to Radar.trackOnce().

v4.1.17-beta.3

23 Jan 03:58
Compare
Choose a tag to compare
v4.1.17-beta.3 Pre-release
Pre-release
  • Collects latency stats when passing fraud = true to Radar.trackOnce().