| java.lang.Object | |
| ↳ | com.mapsted.ui.MapstedMapUiApi.UtilsImpl |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| UtilsImpl() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void |
chooseMercatorZone(Consumer<MercatorZone> resultCallback)
Trigger UI for selecting a location
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.mapsted.ui.MapUiApi.Utils
| |||||||||||
Trigger UI for selecting a location
| resultCallback | for a location. |
|---|