- Legend to Symbols

-
Class ovi.mapsapi.map.component.panning.Tap
Class Summary
This component will pan the map, if the user taps at the touch screen and into the map.
Extends
ovi.mapsapi.map.component.Component.
Field Summary
Boolean
enabled
True if the tap component is enabled.
ovi.mapsapi.map.Display
mapDisplay
A reference to the map to which this component belongs.
Boolean
useKineticPanning
True if the tap shall use the kinetic panning, if the kinetic panning is available.
Direct Inheritance
Inherited from ovi.mapsapi.map.component.Component:
attach
detach
getId
getVersion
queryReference
releaseReference
mapDisplay
Indirect Inheritance
Constructor Detail