Uses of Interface
com.neotropic.kuwaiba.modules.commercial.ospman.api.MapOverlayView
-
Packages that use MapOverlayView Package Description com.neotropic.kuwaiba.modules.commercial.ospman.api com.neotropic.kuwaiba.modules.commercial.ospman.providers.google -
-
Uses of MapOverlayView in com.neotropic.kuwaiba.modules.commercial.ospman.api
Classes in com.neotropic.kuwaiba.modules.commercial.ospman.api that implement MapOverlayView Modifier and Type Class Description class
ViewOverlayView
Represents a overlay view on the viewMethods in com.neotropic.kuwaiba.modules.commercial.ospman.api that return MapOverlayView Modifier and Type Method Description MapOverlayView
MapProvider. addOverlayView(ViewOverlayView viewOverlayView)
Adds a view overlay view to be displayed by the ma provider. -
Uses of MapOverlayView in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google
Classes in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google that implement MapOverlayView Modifier and Type Class Description class
GoogleMapsOverlayView
Represents a overlay view on the Google Maps map provider.Methods in com.neotropic.kuwaiba.modules.commercial.ospman.providers.google that return MapOverlayView Modifier and Type Method Description MapOverlayView
GoogleMapsMapProvider. addOverlayView(ViewOverlayView viewOverlayView)
-