@magiclane/maps-sdk
Preparing search index...
MarkerInfo
Class MarkerInfo
Index
Constructors
constructor
Properties
coordinates
info
map
Controller
screen
Coordinates
screen
Coordinates
Notifier
Methods
equals
hash
Code
set
Coordinates
Constructors
constructor
new
MarkerInfo
()
:
MarkerInfo
Returns
MarkerInfo
Properties
coordinates
coordinates
:
Coordinates
|
null
= null
info
info
:
any
= null
map
Controller
mapController
:
GemMap
|
null
= null
screen
Coordinates
screenCoordinates
:
{
x
:
number
;
y
:
number
}
screen
Coordinates
Notifier
screenCoordinatesNotifier
:
{
value
:
{
x
:
number
;
y
:
number
}
}
Methods
equals
equals
(
other
:
MarkerInfo
)
:
boolean
Parameters
other
:
MarkerInfo
Returns
boolean
hash
Code
hashCode
()
:
number
Returns
number
set
Coordinates
setCoordinates
(
coords
:
Coordinates
)
:
void
Parameters
coords
:
Coordinates
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
coordinates
info
map
Controller
screen
Coordinates
screen
Coordinates
Notifier
Methods
equals
hash
Code
set
Coordinates
@magiclane/maps-sdk
Loading...