Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
google
maps
Marker
Class Marker
Overlays
Hierarchy
MVCObject
Marker
Index
Constructor methods
constructor
Properties
MAX_ZINDEX
Methods
addListener
bindTo
changed
get
getAnimation
getClickable
getCursor
getDraggable
getFlat
getIcon
getMap
getPosition
getShadow
getShape
getTitle
getVisible
getZIndex
notify
set
setAnimation
setClickable
setCursor
setDraggable
setFlat
setIcon
setMap
setOptions
setPosition
setShadow
setShape
setTitle
setValues
setVisible
setZIndex
unbind
unbindAll
Constructor methods
constructor
(
opts
?:
MarkerOptions
)
:
Marker
Parameters
opts?:
MarkerOptions
optional
Returns
Marker
Properties
public
static
MAX_ZINDEX
:
number
Methods
public
addListener
(
eventName
:
string
, handler
:
(...args: any[]) => void
)
:
MapsEventListener
Parameters
eventName:
string
handler:
(...args: any[]) => void
Returns
MapsEventListener
public
bindTo
(
key
:
string
, target
:
MVCObject
, targetKey
?:
string
, noNotify
?:
boolean
)
Parameters
key:
string
target:
MVCObject
targetKey?:
string
optional
noNotify?:
boolean
optional
public
changed
(
key
:
string
)
Parameters
key:
string
public
get
(
key
:
string
)
:
any
Parameters
key:
string
Returns
any
public
getAnimation
(
)
:
Animation
Returns
Animation
public
getClickable
(
)
:
boolean
Returns
boolean
public
getCursor
(
)
:
string
Returns
string
public
getDraggable
(
)
:
boolean
Returns
boolean
public
getFlat
(
)
:
boolean
Returns
boolean
public
getIcon
(
)
:
MarkerImage
Returns
MarkerImage
public
getMap
(
)
:
any
Returns
any
public
getPosition
(
)
:
LatLng
Returns
LatLng
public
getShadow
(
)
:
MarkerImage
Returns
MarkerImage
public
getShape
(
)
:
MarkerShape
Returns
MarkerShape
public
getTitle
(
)
:
string
Returns
string
public
getVisible
(
)
:
boolean
Returns
boolean
public
getZIndex
(
)
:
number
Returns
number
public
notify
(
key
:
string
)
Parameters
key:
string
public
set
(
key
:
string
, value
:
any
)
Parameters
key:
string
value:
any
public
setAnimation
(
animation
:
Animation
)
Parameters
animation:
Animation
public
setClickable
(
flag
:
boolean
)
Parameters
flag:
boolean
public
setCursor
(
cursor
:
string
)
Parameters
cursor:
string
public
setDraggable
(
flag
:
boolean
)
Parameters
flag:
boolean
public
setFlat
(
flag
:
boolean
)
Parameters
flag:
boolean
public
setIcon
(
icon
:
MarkerImage
)
Parameters
icon:
MarkerImage
public
setIcon
(
icon
:
string
)
Parameters
icon:
string
public
setMap
(
map
:
Map
)
Parameters
map:
Map
public
setMap
(
map
:
StreetViewPanorama
)
Parameters
map:
StreetViewPanorama
public
setOptions
(
options
:
MarkerOptions
)
Parameters
options:
MarkerOptions
public
setPosition
(
latlng
:
LatLng
)
Parameters
latlng:
LatLng
public
setShadow
(
shadow
:
MarkerImage
)
Parameters
shadow:
MarkerImage
public
setShadow
(
shadow
:
string
)
Parameters
shadow:
string
public
setShape
(
shape
:
MarkerShape
)
Parameters
shape:
MarkerShape
public
setTitle
(
title
:
string
)
Parameters
title:
string
public
setValues
(
values
:
any
)
Parameters
values:
any
public
setVisible
(
visible
:
boolean
)
Parameters
visible:
boolean
public
setZIndex
(
zIndex
:
number
)
Parameters
zIndex:
number
public
unbind
(
key
:
string
)
Parameters
key:
string
public
unbindAll
(
)
Globals
google
google.maps
google.maps.adsense
google.maps.drawing
google.maps.geometry
google.maps.panoramio
google.maps.places
google.maps.visualization
google.maps.weather
Animation
ControlPosition
DirectionsStatus
DistanceMatrixElementStatus
DistanceMatrixStatus
ElevationStatus
GeocoderLocationType
GeocoderStatus
KmlLayerStatus
MapTypeControlStyle
MapTypeId
MapTypeStyleElementType
MaxZoomStatus
NavigationControlStyle
ScaleControlStyle
StreetViewStatus
StrokePosition
SymbolPath
TravelMode
UnitSystem
ZoomControlStyle
CircleOptions
DirectionsLeg
DirectionsRendererOptions
DirectionsRequest
DirectionsResult
DirectionsRoute
DirectionsStep
DirectionsWaypoint
Distance
DistanceMatrixRequest
DistanceMatrixResponse
DistanceMatrixResponseElement
DistanceMatrixResponseRow
Duration
ElevationResult
FusionTablesCell
FusionTablesHeatmap
FusionTablesLayerOptions
FusionTablesMarkerOptions
FusionTablesMouseEvent
FusionTablesPolygonOptions
FusionTablesPolylineOptions
FusionTablesQuery
FusionTablesStyle
GeocoderAddressComponent
GeocoderGeometry
GeocoderRequest
GeocoderResult
GroundOverlayOptions
IconSequence
ImageMapTypeOptions
InfoWindowOptions
KmlAuthor
KmlFeatureData
KmlLayerMetadata
KmlLayerOptions
KmlMouseEvent
LocationElevationRequest
MapOptions
MapPanes
MapType
MapTypeControlOptions
MapTypeStyle
MapTypeStyleFeatureType
MapTypeStyler
MapsEventListener
MarkerOptions
MarkerShape
MaxZoomResult
MouseEvent
NavigationControlOptions
OverviewMapControlOptions
PanControlOptions
PathElevationRequest
PolyMouseEvent
PolygonOptions
PolylineOptions
Projection
RectangleOptions
RotateControlOptions
ScaleControlOptions
StreetViewAddressControlOptions
StreetViewControlOptions
StreetViewLink
StreetViewLocation
StreetViewPanoramaData
StreetViewPanoramaOptions
StreetViewPov
StreetViewTileData
StyledMapTypeOptions
Symbol
Time
TransitAgency
TransitDetails
TransitLine
TransitOptions
TransitStop
TransitVehicle
ZoomControlOptions
BicyclingLayer
Circle
DirectionsRenderer
DirectionsService
DistanceMatrixService
ElevationService
FusionTablesLayer
Geocoder
GroundOverlay
ImageMapType
InfoWindow
KmlLayer
LatLng
LatLngBounds
MVCArray
MVCObject
Map
MapCanvasProjection
MapTypeRegistry
Marker
constructor
MAX_ZINDEX
addListener
bindTo
changed
get
getAnimation
getClickable
getCursor
getDraggable
getFlat
getIcon
getMap
getPosition
getShadow
getShape
getTitle
getVisible
getZIndex
notify
set
setAnimation
setClickable
setCursor
setDraggable
setFlat
setIcon
setMap
setOptions
setPosition
setShadow
setShape
setTitle
setValues
setVisible
setZIndex
unbind
unbindAll
MarkerImage
MaxZoomService
OverlayView
Point
Polygon
Polyline
Rectangle
Size
StreetViewPanorama
StreetViewService
StyledMapType
TrafficLayer
TransitLayer
event