Uses of Class
com.flowingcode.vaadin.addons.googlemaps.GoogleMap.CurrentLocationEvent
Packages that use GoogleMap.CurrentLocationEvent
-
Uses of GoogleMap.CurrentLocationEvent in com.flowingcode.vaadin.addons.googlemaps
Method parameters in com.flowingcode.vaadin.addons.googlemaps with type arguments of type GoogleMap.CurrentLocationEventModifier and TypeMethodDescriptionGoogleMap.addCurrentLocationEventListener(ComponentEventListener<GoogleMap.CurrentLocationEvent> listener) Adds a CurrentLocationEvent listener.