MobileForms Toolkit Documentation

GeoMap.MapOptions Properties

The properties of the GeoMap.MapOptions class are listed below. For a complete list of GeoMap.MapOptions class members, see the GeoMap.MapOptions Members topic.

Public Instance Properties

CenterDefines the geographic point which should be used as a center for the map image. Must be a GeoPoint or Address instance.
FormatDefines the image format of a resulting map image. Default is Png.
ImageSizeGets or sets the desired size (width/height in pixels) of a resulting map image.
MapTypeDefines a type of the map view. Default is Roadmap.
ViewPointDefines the geographic area which should be shown on the map image.
ZoomDefines the zoom factor. Default=12. Ignored if Center not given.

See Also

GeoMap.MapOptions Class | Resco.Location.Services.Map Namespace