public final class MouseEvent extends Event
Modifier and Type | Class and Description |
---|---|
static class |
MouseEvent.Type |
source
Constructor and Description |
---|
MouseEvent(Object src,
String type,
LatLng latlng,
Point layerPoint,
Point containerPoint) |
Modifier and Type | Method and Description |
---|---|
Point |
getContainerPoint() |
LatLng |
getLatLng() |
Point |
getLayerPoint() |
getSource, toString
Copyright © 2017. All rights reserved.