Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23988] iOS: Ti.Map - Add click event to "callout" bubble and return clicksource==infoWindow, deprecate showsCompass

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-12-29T11:59:12.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.1.0
ComponentsiOS
Labelsannotation, community, map, parity
ReporterSergey Nosenko
AssigneeHans Knöchel
Created2016-09-13T22:08:21.000+0000
Updated2017-01-23T17:33:38.000+0000

Description

The Ti.Map module for Android supports click-events on the callout bubble / info window, indicating with the clicksource being equal to "infoWindow", so we need parity for that on iOS. Also, we should deprecate the showsCompass property from iOS in favor of the cross-platform compassEnabled property.

Comments

  1. Hans Knöchel 2016-12-29

    PR (ti.map/master): https://github.com/appcelerator-modules/ti.map/pull/193 PR (titanium_mobile/master): https://github.com/appcelerator/titanium_mobile/pull/8718
  2. Hans Knöchel 2017-01-20

    [~lmorris] Yes, see [this commit](https://github.com/appcelerator-modules/ti.map/commit/0f04afd6441edc351642292d81b320c9451b4786) for details.
  3. Lee Morris 2017-01-23

    I can verify that this works and am closing the ticket. Tested on; iPhone 7 and Simulator (10.2) MacOS 10.11.6 (15G31) Studio 4.8.1.201612050850 Ti SDK 6.1.0.v20170123064346 Appc NPM 4.2.8 Appc CLI 6.1.0 Ti CLI 5.0.11 Alloy 1.9.5 Arrow 1.10.1 Xcode 8.2 (8C38) Node v4.6.0 Java 1.7.0_80

JSON Source