Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
coordinatetransformer
api
Coordinates
Interface Coordinates
Represents a point with x and y coordinates.
interface
Coordinates
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
The x coordinate.
y
y
:
number
The y coordinate.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
map.apps Bundle APIs 4.19.0
Loading...
Represents a point with x and y coordinates.