Nokia Maps API Reference

Contents

Class nokia.maps.map.component.panning.Drag

Class Summary

This component enables map dragging with the left mouse button or with the finger on a touch screen.

Field Summary
Boolean enabled This property indicates if the drag component is enabled.
nokia.maps.map.Display mapDisplay This property holds a reference to the map.Display instance to which the given component belongs.
Boolean useKineticPanning This property indicates whether the drag component uses kinetic panning if it is available.
Constructor Detail

This component enables map dragging with the left mouse button or with the finger on a touch screen.

new nokia.maps.map.component.panning.Drag()
Field Detail
Boolean enabled
This property indicates if the drag component is enabled. The value is true if the component is enabled, false otherwise.
Boolean useKineticPanning
This property indicates whether the drag component uses kinetic panning if it is available. The value is true if kinetic panning is used, false otherwise.
Documentation generated on Thu Dec 15 2011 15:14:32 GMT+0100 (CET).