Draggable Property

Gets or sets whether the map contents can be dragged by the user.

The default setting is True.

object.Draggable as Boolean

Use

When set to False, the map cannot be dragged, or repositioned, by the user within the control at runtime. The map will be restricted to the view that is loaded into the control when the form opens.

When set to True, the user can use the cursor to drag the map vertically or horizontally.

See Also

MapType property | ShowPan property

Applies To

GoogleMap control


© 2004-2021 looksoftware. All rights reserved.