java.lang.Object | |
↳ | com.mapsted.ui.MapstedMapUiApi |
Controller class for interacting with Map Ui SDK
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | MapstedMapUiApi.CustomUiImpl | ||||||||||
class | MapstedMapUiApi.LifecycleImpl | ||||||||||
class | MapstedMapUiApi.LocaleImpl | ||||||||||
class | MapstedMapUiApi.SetupImpl | ||||||||||
class | MapstedMapUiApi.TagsImpl | ||||||||||
class | MapstedMapUiApi.UtilsImpl |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MapUiApi.CustomUi |
customUi()
Get reference to the map ui api's
MapUiApi.CustomUi
| ||||||||||
MapApi |
getMapApi()
Get MapApi
| ||||||||||
PropertyInfo |
getPropertyInfo(CppEntity entity)
Get
PropertyInfo corresponding to a specific CppEntity
Property consists of all property information such as the property's id, the name of the property, X and Y coordinates etc. | ||||||||||
SearchRepository | getSearchRepository() | ||||||||||
MapUiApi.Itinerary |
itinerary()
Get reference to the map ui api's
MapUiApi.Tags
| ||||||||||
MapUiApi.Lifecycle |
lifecycle()
Get reference to the map ui api's
MapUiApi.Lifecycle
| ||||||||||
MapUiApi.Locale |
locale()
Get reference to the map ui api's
MapUiApi.Locale
| ||||||||||
static MapUiApi | newInstance(Context context, MapApi mapApi) | ||||||||||
static MapUiApi | newInstance(Context context) | ||||||||||
MapUiApi.Setup |
setup()
Get reference to the map ui api's
MapUiApi.Setup
| ||||||||||
MapUiApi.Tags |
tags()
Get reference to the map ui api's
MapUiApi.Tags
| ||||||||||
MapUiApi.Utils |
utils()
Get reference to the map ui api's
MapUiApi.Utils
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get PropertyInfo
corresponding to a specific CppEntity
Property consists of all property information such as the property's id, the name of the property, X and Y coordinates etc.
entity | Building id corresponding to the BuildingInfo you get. |
---|
PropertyInfo