Package | Description |
---|---|
com.here.android.mpa.mapping |
The mapping
package provides classes, interfaces, and enumerations that display an
interactive map, and related functionality that allows your application
to create and add map content.
|
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<MapState> |
MapState.CREATOR |
Modifier and Type | Method and Description |
---|---|
void |
Map.OnTransformListener.onMapTransformEnd(MapState mapState)
Called after
Map.OnTransformListener.onMapTransformStart() once the
MapState returns to a steady value (such as
when it has stopped moving). |