geoview-core - v2.3.0
Preparing search index...
MapSingleClickEvent
Interface MapSingleClickEvent
Event for the map single click delegate.
interface
MapSingleClickEvent
{
dragging
:
boolean
;
lonlat
:
Coordinate
;
pixel
:
Coordinate
;
projected
:
Coordinate
;
}
Hierarchy (
View Summary
)
MapBaseEvent
TypeMapMouseInfo
MapSingleClickEvent
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 - v2.3.0
Loading...
Event for the map single click delegate.