| java.lang.Object | ||
| ↳ | AppCompatActivity | |
| ↳ | com.mapsted.ui.map.MapstedMapActivity | |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | SET_CUSTOM_PARAMS_JSON | ||||||||||
| String | SET_PROPERTY_ID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| MapstedMapActivity() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void | hideProgressBar() | ||||||||||
| void | onBackPressed() | ||||||||||
| void | onPause() | ||||||||||
| void | onResume() | ||||||||||
| void | onStart() | ||||||||||
| void | onStop() | ||||||||||
| CoreApi | provideMapstedCoreApi() | ||||||||||
| MapApi | provideMapstedMapApi() | ||||||||||
| MapUiApi | provideMapstedUiApi() | ||||||||||
| void |
setupMapstedSdk(CustomParams params)
Initialize MapstedSDK passing the frame layout where the map will inflated.
| ||||||||||
| void | showProgressBar() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.mapsted.map.MapstedMapApiProvider
| |||||||||||
From interface
com.mapsted.positioning.MapstedCoreApiProvider
| |||||||||||
From interface
com.mapsted.ui.MapstedMapUiApiProvider
| |||||||||||
Initialize MapstedSDK passing the frame layout where the map will inflated.