Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
google
maps
panoramio
PanoramioLayer
Class PanoramioLayer
MVC
Hierarchy
MVCObject
PanoramioLayer
Index
Constructor methods
constructor
Methods
addListener
bindTo
changed
get
getMap
getTag
getUserId
notify
set
setMap
setOptions
setTag
setUserId
setValues
unbind
unbindAll
Constructor methods
constructor
(
opts
?:
PanoramioLayerOptions
)
:
PanoramioLayer
Parameters
opts?:
PanoramioLayerOptions
optional
Returns
PanoramioLayer
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
getMap
(
)
:
Map
Returns
Map
public
getTag
(
)
:
string
Returns
string
public
getUserId
(
)
:
string
Returns
string
public
notify
(
key
:
string
)
Parameters
key:
string
public
set
(
key
:
string
, value
:
any
)
Parameters
key:
string
value:
any
public
setMap
(
map
:
Map
)
Parameters
map:
Map
public
setOptions
(
options
:
PanoramioLayerOptions
)
Parameters
options:
PanoramioLayerOptions
public
setTag
(
tag
:
string
)
Parameters
tag:
string
public
setUserId
(
userId
:
string
)
Parameters
userId:
string
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.panoramio
google.maps.places
google.maps.visualization
google.maps.weather
PanoramioFeature
PanoramioLayerOptions
PanoramioMouseEvent
PanoramioLayer
constructor
addListener
bindTo
changed
get
getMap
getTag
getUserId
notify
set
setMap
setOptions
setTag
setUserId
setValues
unbind
unbindAll