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 |
---|---|
MapContainer |
MapObject.getParent()
Returns the parent of this
MapObject . |
MapContainer |
MapContainer.setVisible(boolean isVisible)
Sets whether this
MapContainer is visible. |
MapContainer |
MapContainer.setZIndex(int index)
Sets a z-index (stacking order) value for this
MapContainer . |