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.
Center | Defines the geographic point which should be used as a center for the map image. Must be a GeoPoint or Address instance. |
Format | Defines the image format of a resulting map image. Default is Png. |
ImageSize | Gets or sets the desired size (width/height in pixels) of a resulting map image. |
MapType | Defines a type of the map view. Default is Roadmap. |
ViewPoint | Defines the geographic area which should be shown on the map image. |
Zoom | Defines the zoom factor. Default=12. Ignored if Center not given. |
GeoMap.MapOptions Class | Resco.Location.Services.Map Namespace