Skip to content

OverlayRefreshType

Namespace: ThinkGeo.UI.Android

Represents how the overlay refreshes.

public enum OverlayRefreshType

Inheritance ObjectValueTypeEnumOverlayRefreshType
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Redraw 0 Redraw indicates redraw all the map including translate map's position and regenerate images.
Pan 1 None indicates redraw map for panning. It only translate map's position.