What's Changed
- Update LICENSE by @elliottkember in #111
- Static pin feature by @elliottkember in #42
- Fix
debouncedOnStaticPinPositionChangenot calling the latest callback by @thomasttvo in #113 - Expose
gestureStartedby @thomasttvo in #115 - Allow static pin to move off the map by @elliottkember in #117
- Null check staticPinPosition by @dmurphy5 in #118
- Update compiled code by @elliottkember in #119
- Strict type checking and linting by @thomasttvo in #114
- Fix the static pin being moved to incorrect position by @thomasttvo in #120
- Fix pinching broken due to incorrect typeguards by @thomasttvo in #121
- Fix typeguards by @thomasttvo in #122
- Fix state undefined on intialization by @thomasttvo in #123
- Fix double-tapping, single-tapping and zooming by @elliottkember in #125
- Add zoom to coords by @louis-openspace in #127
- Consolidate all "zoomTo" methods into one
zoomTomethod by @thomasttvo in #128
New Contributors
Full Changelog: v2.1.6...v2.3.0