Package provided.owlMaps.components.marker

Contains entities for creating markers on a map
  • Interface Summary
    Interface Description
    IMarker
    Represents a marker placed on the map.
    IMarkerLabel
    Represents a label for a marker
    IMarkerLabelOptions
    The options to specify a Google Maps MarkerLabel value.
    IMarkerOptions
    Options for making markers
    IMarkerShape
    Represents the shape of a marker Corresponds to Google Maps Javascript API google.maps.MarkerShape
  • Enum Summary
    Enum Description
    MarkerEventType
    The allowable marker event types Marker events are not passed any parameters when invoked.