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 | Method and Description |
---|---|
void |
Map.addTransformListener(Map.OnTransformListener listener)
Adds a
Map.OnTransformListener to this Map to listen for map transform events. |
void |
Map.removeTransformListener(Map.OnTransformListener listener)
Removes an existing
Map.OnTransformListener from this Map . |