Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16180] Android: Map v2 new features

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2014-02-03T21:01:01.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 03, 2014 Sprint 03 API, Release 3.3.0
ComponentsAndroid
Labelsmodule_androidmapv2, qe-testadded
ReporterHieu Pham
AssigneeHieu Pham
Created2014-01-13T20:53:15.000+0000
Updated2014-04-22T18:37:14.000+0000

Description

Expose new functionalities to the existing map v2 module: 1. New properties: -compassEnabled: Enable/disable the compass on the map -zoom: allows zoom dynamically -bearing: Direction that the camera is pointing in, in degrees clockwise from north. -tilt: Angle of camera -maxZoomLevel: returns max zoom level of the map -minZoomLevel: returns min zoom level of the map -onsnapshotready: Fired when the snapshot is ready. 2. New methods: -snapshot: takes a snapshot of the map 3. Update google play services library

Comments

  1. Hieu Pham 2014-01-14

    master PR: https://github.com/appcelerator-modules/ti.map/pull/28
  2. Ping Wang 2014-01-23

    PR 2: https://github.com/appcelerator-modules/ti.map/pull/29
  3. Hieu Pham 2014-01-23

    PR 3: https://github.com/appcelerator-modules/ti.map/pull/32

JSON Source