Uses of Class
com.flowingcode.vaadin.addons.googlemaps.GoogleMap
Packages that use GoogleMap
-
Uses of GoogleMap in com.flowingcode.vaadin.addons.googlemaps
Constructors in com.flowingcode.vaadin.addons.googlemaps with parameters of type GoogleMapModifierConstructorDescriptionCurrentLocationEvent(GoogleMap source, boolean fromClient) FullScreenEvent(GoogleMap source, boolean fromClient, boolean isFullScreen) Creates a new FullScreenEvent.GeolocationErrorEvent(GoogleMap source, boolean fromClient, boolean browserHasGeolocationSupport) GoogleMapBoundsChangedEvent(GoogleMap source, boolean fromClient, LatLonBounds latLonBounds) GoogleMapClickEvent(GoogleMap source, boolean fromClient, elemental.json.JsonValue latLng) GoogleMapIdleEvent(GoogleMap source, boolean fromClient) LocationTrackingActivatedEvent(GoogleMap source, boolean fromClient)