TIWCGJQGMap3MarkerOptions.RaiseOnDrag Property

If false, disables raising and lowering the marker on drag. This option is true by default. This option is disabled when google.maps.visualRefresh is set to true. Instead, a cross will appear beneath the marker icon while dragging. Please refer to the crossOnDrag property for new code. For backwards compatibility, if this is set to false then the default for crossOnDrag changes to false.

Namespace: IWCGJQGMap3
published
 property RaiseOnDrag: boolean index 09 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: boolean