Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
google
maps
OverlayView
Class OverlayView
MVC
Hierarchy
MVCObject
OverlayView
Index
Constructor methods
constructor
Methods
addListener
bindTo
changed
draw
get
getMap
getPanes
getProjection
notify
onAdd
onRemove
set
setMap
setValues
unbind
unbindAll
Constructor methods
constructor
(
)
:
MVCObject
Returns
MVCObject
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
draw
(
)
public
get
(
key
:
string
)
:
any
Parameters
key:
string
Returns
any
public
getMap
(
)
:
Map
Returns
Map
public
getPanes
(
)
:
MapPanes
Returns
MapPanes
public
getProjection
(
)
:
MapCanvasProjection
Returns
MapCanvasProjection
public
notify
(
key
:
string
)
Parameters
key:
string
public
onAdd
(
)
public
onRemove
(
)
public
set
(
key
:
string
, value
:
any
)
Parameters
key:
string
value:
any
public
setMap
(
map
:
Map
)
Parameters
map:
Map
public
setMap
(
map
:
StreetViewPanorama
)
Parameters
map:
StreetViewPanorama
public
setValues
(
values
:
any
)
Parameters
values:
any
public
unbind
(
key
:
string
)
Parameters
key:
string
public
unbindAll
(
)
Globals
google
google.maps
google.maps.adsense
google.maps.drawing
google.maps.geometry
google.maps.infobubble
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
MarkerImage
MaxZoomService
OverlayView
constructor
addListener
bindTo
changed
draw
get
getMap
getPanes
getProjection
notify
onAdd
onRemove
set
setMap
setValues
unbind
unbindAll
Point
Polygon
Polyline
Rectangle
Size
StreetViewPanorama
StreetViewService
StyledMapType
TrafficLayer
TransitLayer
event