Classes

  Class Description
Public class BaseMapMarker

The MapMarker control encapsulates all the information needed to place markers on a google map.

Remarks

More information on google maps can be found here.

Enumerations

  Enumeration Description
Public enumeration MapType

Size values for MapMarker objects. ValueDescriptionRoadmapspecifies a standard roadmap image, as is normally shown on the Google Maps website.Mobilespecifies a mobile roadmap map image, which contains larger features and text fonts to enable easier visual display at the high resolutions and small screen sizes of mobile devices.Satellitespecifies a satellite image.Terrainspecifies a physical relief map image, showing terrain and vegetation.Hybridspecifies a hybrid of the satellite and roadmap image, showing a transparent layer of major streets and place names on the satellite image.

Public enumeration MarkerColor

Color values for MapMarker objects.

Public enumeration MarkerSize

Size values for MapMarker objects. Tiny and Small values are not capable of displaying an alpha-numeric character.