React Mapkit Versions Save

React wrapper for Apple's mapkit.js.

v0.6.2

4 years ago
  • updated lodash

v0.6.1

4 years ago

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

0.6.0

4 years ago
  • 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

5 years ago
  • 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

5 years ago
  • adding initial annotation support (marker)
  • adding more flow types

0.3.0

5 years ago
  • Adding a WIP flow definition for mapkit
  • Still no markers, but added all non-marker functionality to maps

0.2.0

5 years ago
  • adding initial map options.

0.1.1

5 years ago
  • Initial Release!