geoview-core
Preparing search index...
TypeMapMouseInfo
Type Alias TypeMapMouseInfo
Type used to define the map mouse information
type
TypeMapMouseInfo
=
{
dragging
:
boolean
;
lonlat
:
Coordinate
;
pixel
:
Coordinate
;
projected
:
Coordinate
;
}
Index
Properties
dragging
lonlat
pixel
projected
Properties
dragging
dragging
:
boolean
lonlat
lonlat
:
Coordinate
pixel
pixel
:
Coordinate
projected
projected
:
Coordinate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dragging
lonlat
pixel
projected
geoview-core
Loading...
Type used to define the map mouse information