Releases: eclipsesource/tabris-plugin-maps
Releases · eclipsesource/tabris-plugin-maps
v5.0.0
25 May 09:59
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
05 Feb 10:05
Compare
Sorry, something went wrong.
No results found
Fix marker image scaling on Android.
v4.0.0
30 Jan 16:39
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
30 Aug 09:27
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
30 Aug 15:44
Compare
Sorry, something went wrong.
No results found
Restructure project to be more friendly on npmjs.com
v2.0.0
30 Aug 14:00
Compare
Sorry, something went wrong.
No results found
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
17 Dec 15:45
Compare
Sorry, something went wrong.
No results found
Adds initial support for iOS.