Nokia Maps API Reference

Contents

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.

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.
Constructor Detail

This class represents a component that zooms in the map view when the user taps twice on the map on a touch screen.

new nokia.maps.map.component.zoom.DoubleTap()
Field Detail
Boolean enabled
This property determines if the component is enabled (true) or disabled (false). When nokia.maps.map.component.zoom.DoubleTap is disabled, zooming on double tap does not occur.
Documentation generated on Mon Oct 24 2011 14:24:35 GMT+0200 (CEST).