- Legend to Symbols

-
Class nokia.maps.map.component.zoom.DoubleTap
Class Summary
This class represents a component that zooms in the map view when the user taps twice on the map on a touch screen.
Extends
nokia.maps.map.component.Component.
Field Summary
destroy
This method is called from Display when Display is destroyed.
Boolean
enabled
This property determines if the component is enabled (
true) or disabled (false).
nokia.maps.map.Display
mapDisplay
This property holds a reference to the
map.Display instance to which the given component belongs.
Direct Inheritance
Inherited from nokia.maps.map.component.Component:
attach
detach
getId
getVersion
queryReference
releaseReference
destroy
mapDisplay
Indirect Inheritance
Constructor Detail