Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-map
/
com.mapsted.map.models.interfaces
/
IsMapItemInitialized
Is
Map
Item
Initialized
interface
IsMapItemInitialized
Interface to set and get if the map item has been initialized
Inheritors
MapstedPolygon
MapstedMarker
Members
Functions
is
Initialized
Link copied to clipboard
abstract
fun
isInitialized
(
)
:
Boolean
re
Initialize
Link copied to clipboard
abstract
fun
reInitialize
(
)
set
Initialized
Link copied to clipboard
abstract
fun
setInitialized
(
initialized
:
Boolean
)