java.lang.Object | |
↳ | com.neomades.maps.overlay.BaseOverlay |
![]() |
![]() |
Marker or Overlay.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BaseOverlay() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getId()
Returns the overlay ID.
| ||||||||||
boolean |
isVisible()
Checks whether the overlay is visible.
| ||||||||||
void |
remove()
Removes this overlay from Map.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the overlay ID.
Supported only on the Android
platform. Always returns null for
other platforms.
Checks whether the overlay is visible.
Removes this overlay from Map.