Skip to content

Releases: chrisdrackett/react-mapkit

v0.6.2

Choose a tag to compare

@chrisdrackett chrisdrackett released this 02 Aug 15:51
  • updated lodash

v0.6.1

Choose a tag to compare

@chrisdrackett chrisdrackett released this 02 Aug 15:51

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

Typescript and Hooks!

Choose a tag to compare

@chrisdrackett chrisdrackett released this 23 Jun 23:29
  • 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

Choose a tag to compare

@chrisdrackett chrisdrackett released this 15 Jul 01:11
  • 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

Choose a tag to compare

@chrisdrackett chrisdrackett released this 12 Jun 04:28
  • adding initial annotation support (marker)
  • adding more flow types

0.3.0

Choose a tag to compare

@chrisdrackett chrisdrackett released this 10 Jun 04:35
  • Adding a WIP flow definition for mapkit
  • Still no markers, but added all non-marker functionality to maps

0.2.0

Choose a tag to compare

@chrisdrackett chrisdrackett released this 08 Jun 06:40
  • adding initial map options.

0.1.1

Choose a tag to compare

@chrisdrackett chrisdrackett released this 07 Jun 07:38
  • Initial Release!