Search
Preparing search index...
The search index is not available
Sintium
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"sintium/Modules/LocationSwitcher/Models/MapLocation"
MapLocation
Class MapLocation
Hierarchy
MapLocation
Index
Constructors
constructor
Properties
_coordinates
_name
_zoom
Methods
get
Coordinates
get
Name
get
Zoom
Constructors
constructor
new
Map
Location
(
name
:
string
, coordinates
:
[
number
,
number
]
, zoom
?:
number
)
:
MapLocation
Parameters
name:
string
coordinates:
[
number
,
number
]
Optional
zoom:
number
Returns
MapLocation
Properties
Private
_coordinates
_coordinates
:
[
number
,
number
]
Private
_name
_name
:
string
Private
_zoom
_zoom
:
number
Methods
get
Coordinates
get
Coordinates
(
)
:
[
number
,
number
]
Returns
[
number
,
number
]
get
Name
get
Name
(
)
:
string
Returns
string
get
Zoom
get
Zoom
(
)
:
number
Returns
number
Globals
"sintium/
Modules/
Location
Switcher/
Models/
Map
Location"
Map
Location
constructor
_coordinates
_name
_zoom
get
Coordinates
get
Name
get
Zoom
Generated using
TypeDoc