| Modifier and Type | Field and Description |
|---|---|
static int |
DECIMAL_PRECISION |
| Constructor and Description |
|---|
CopyrightsExtension(android.widget.TextView copyrightsTextView,
java.lang.String tileKey) |
| Modifier and Type | Method and Description |
|---|---|
android.content.Context |
getContext() |
Scheduler |
getResultScheduler() |
Scheduler |
getWorkingScheduler() |
void |
setupCopyrightsCaption()
Full fill a text view label with caption.
|
void |
showCopyrights(com.tomtom.online.sdk.common.location.BoundingBox displayBBox)
Full fill alert dialog with licence text from displayed bounding box of map.
|
public static final int DECIMAL_PRECISION
public CopyrightsExtension(android.widget.TextView copyrightsTextView,
java.lang.String tileKey)
public void showCopyrights(com.tomtom.online.sdk.common.location.BoundingBox displayBBox)
displayBBox - public android.content.Context getContext()
getContext in interface com.tomtom.online.sdk.common.util.Contextablepublic void setupCopyrightsCaption()
public Scheduler getWorkingScheduler()
getWorkingScheduler in interface RxContextpublic Scheduler getResultScheduler()
getResultScheduler in interface RxContext