Skip to content

Releases: chrisdrackett/react-mapkit

v0.6.2

02 Aug 15:51
Compare
Choose a tag to compare
  • updated lodash

v0.6.1

02 Aug 15:51
Compare
Choose a tag to compare

republish to npm as the code for 0.6.0 was not correct.

Typescript and Hooks!

23 Jun 23:29
Compare
Choose a tag to compare
  • Moved from Flow to Typescript 😢
  • New API using hooks to give direct access to map object (if needed)
  • Better foundation for moving forward and adding more features
  • Project now uses TSDX (https://github.com/palmerhq/tsdx)

0.5.0

15 Jul 01:11
Compare
Choose a tag to compare
  • Refining props on the MapKit component. Note token and callbackUrl replaced with tokenOrCallback
  • Add setRotation and setCenter as functions available to children

0.4.0

12 Jun 04:28
Compare
Choose a tag to compare
  • adding initial annotation support (marker)
  • adding more flow types

0.3.0

10 Jun 04:35
Compare
Choose a tag to compare
  • Adding a WIP flow definition for mapkit
  • Still no markers, but added all non-marker functionality to maps

0.2.0

08 Jun 06:40
Compare
Choose a tag to compare
  • adding initial map options.

0.1.1

07 Jun 07:38
Compare
Choose a tag to compare
  • Initial Release!