Skip to content

v3.0.0

Compare
Choose a tag to compare
@cpetrov cpetrov released this 30 Aug 09:27
· 57 commits to master since this release
  • Migrate tabris-plugin-maps to Tabris.js 2 API (breaks compatibility with Tabris.js 1.x)
    • fire events with a single callback argument (see Tabris.js events documentation)
    • rename "change:camera" event to "cameraChanged"
    • rename "cameramove" event to "cameraMoved"
  • pressing the "show my location" button now also triggers "cameraMoved"