Releases: eclipsesource/tabris-plugin-maps
Releases · eclipsesource/tabris-plugin-maps
v5.0.0
Compare
Sorry, something went wrong.
No results found
Make plugin compatible with Tabris.js 2.4 and 2.5.
Update used Play Services version to 12.0.1.
v4.0.1
Compare
Sorry, something went wrong.
No results found
Fix marker image scaling on Android.
v4.0.0
Compare
Sorry, something went wrong.
No results found
Update tabris-plugin-maps to Tabris.js 2.2 custom widget API. This version is not compatible with Tabris.js 2.0 and 2.1 anymore.
Support customizing the marker appearance by applying a custom image.
v3.0.0
Compare
Sorry, something went wrong.
No results found
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"
v2.0.1
Compare
Sorry, something went wrong.
No results found
mpost
released this
30 Aug 15:44
Restructure project to be more friendly on npmjs.com
v2.0.0
Compare
Sorry, something went wrong.
No results found
mpost
released this
30 Aug 14:00
Complete rewrite of public js API
New namespace esmaps for Map and Marker
New properties position, camera and region
New ways of positioning the camera via moveToPosition and moveToRegion
New Marker API when creating and adding markers
Allow to get users location from Map
Allow to show and move to users location on Map
Ensure same behavior on Android and iOS for all documented features
v1.1.0
Compare
Sorry, something went wrong.
No results found
jonek
released this
17 Dec 15:45
Adds initial support for iOS.