MobileForms Toolkit Documentation

GeoMapMarkers.eGoogleMarkerSize Enumeration

Google marker size. Google specifies the size of the marker from the set {tiny, mid, small}.

public enum GeoMapMarkers.eGoogleMarkerSize

Members

Member Name Description
DefaultDefault size for marker. (Can contain label)
TinyTiny sized marker can't display label.
MidMiddle sized marker. (Can contain label)
SmallSmall sized marker can't display label.

Requirements

Namespace: Resco.Location.Services.Map

Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)

See Also

Resco.Location.Services.Map Namespace