Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
google
maps
InfoWindow
Class InfoWindow
MVC
Hierarchy
MVCObject
InfoWindow
Index
Constructor methods
constructor
Methods
addListener
bindTo
changed
close
get
getContent
getPosition
getZIndex
notify
open
set
setContent
setOptions
setPosition
setValues
setZIndex
unbind
unbindAll
Constructor methods
constructor
(
opts
?:
InfoWindowOptions
)
:
InfoWindow
Parameters
opts?:
InfoWindowOptions
optional
Returns
InfoWindow
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
close
(
)
public
get
(
key
:
string
)
:
any
Parameters
key:
string
Returns
any
public
getContent
(
)
:
any
Returns
any
public
getPosition
(
)
:
LatLng
Returns
LatLng
public
getZIndex
(
)
:
number
Returns
number
public
notify
(
key
:
string
)
Parameters
key:
string
public
open
(
map
?:
Map
, anchor
?:
MVCObject
)
Parameters
map?:
Map
optional
anchor?:
MVCObject
optional
public
open
(
map
?:
StreetViewPanorama
, anchor
?:
MVCObject
)
Parameters
map?:
StreetViewPanorama
optional
anchor?:
MVCObject
optional
public
set
(
key
:
string
, value
:
any
)
Parameters
key:
string
value:
any
public
setContent
(
content
:
Node
)
Parameters
content:
Node
public
setContent
(
content
:
string
)
Parameters
content:
string
public
setOptions
(
options
:
InfoWindowOptions
)
Parameters
options:
InfoWindowOptions
public
setPosition
(
position
:
LatLng
)
Parameters
position:
LatLng
public
setValues
(
values
:
any
)
Parameters
values:
any
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.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
constructor
addListener
bindTo
changed
close
get
getContent
getPosition
getZIndex
notify
open
set
setContent
setOptions
setPosition
setValues
setZIndex
unbind
unbindAll
KmlLayer
LatLng
LatLngBounds
MVCArray
MVCObject
Map
MapCanvasProjection
MapTypeRegistry
Marker
MarkerImage
MaxZoomService
OverlayView
Point
Polygon
Polyline
Rectangle
Size
StreetViewPanorama
StreetViewService
StyledMapType
TrafficLayer
TransitLayer
event