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 view -
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.
-