Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12804] "zoomEnabled:false," is not exposed in Titanium Map View Documentation though can be used.

GitHub Issuen/a
TypeBug
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.0.0, Release 3.0.1, Release 3.0.2
Fix Version/sn/a
ComponentsAndroid
Labelsandroid, documentation, mobilesdk, titanium
ReporterAshish Nigam
AssigneeAshraf Abu
Created2013-02-21T10:47:17.000+0000
Updated2016-06-30T04:37:38.000+0000

Description

"zoomEnabled:false," this property can be used to disable the builtinzoom control in android map view. Though programmatically we can access this, but not mentioned in map view documentation. Documentation link : http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.Map.View-property-mapType to refer and check. Titanium Mobile SDK link: https://github.com/appcelerator/titanium_mobile/blob/master/android/modules/map/src/java/ti/modules/titanium/map/TiMapView.java line number 752 to access this property.

Comments

No comments

JSON Source