- pan(PointF, PointF) - Method in class com.here.android.mpa.mapping.Map
-
Moves the map from one specified screen pixel coordinates to another in a linear motion.
- pixelToGeo(PointF) - Method in class com.here.android.mpa.mapping.Map
-
Converts and returns
GeoCoordinate
from
screen pixel coordinates.
- pixelToGeo(List<PointF>) - Method in class com.here.android.mpa.mapping.Map
-
Converts and returns a list of
GeoCoordinate
objects from a
<List>
of screen pixel coordinates.
- Place - Class in com.here.android.mpa.search
-
Represents a set of data about a physical place.
- PLACE_CONTENT_WIKIPEDIA - Static variable in class com.here.android.mpa.search.Request
-
Name used to get editorial wikipedia content in place details response.
- PlaceLink - Class in com.here.android.mpa.search
-
Represents discovery information about a Place
.
- PlaceRequest - Class in com.here.android.mpa.search
-
Represents an extended Request
used to retrieve a Place
object by way of Places
search services.
- PlaceRequest(String, String) - Constructor for class com.here.android.mpa.search.PlaceRequest
-
Creates a PlaceRequest
based on an external reference source and identifier.
- PositionIndicator - Class in com.here.android.mpa.mapping
-
Represents a class for rendering a map marker to indicate the current position.
- PositioningManager - Class in com.here.android.mpa.common
-
Represents a manager for information received from positioning devices, such
as updates to the current position and the average speed.
- PositioningManager.LocationMethod - Enum in com.here.android.mpa.common
-
Represents values describing the location method.
- PositioningManager.LocationStatus - Enum in com.here.android.mpa.common
-
Represents values describing the location status of a particular location method.
- PositioningManager.OnPositionChangedListener - Interface in com.here.android.mpa.common
-
Represents an interface for position update listeners.
- projectToPixel(GeoCoordinate) - Method in class com.here.android.mpa.mapping.Map
-
Converts and returns a
PixelResult
that represents screen pixel coordinates from a
GeoCoordinate
.
- projectToPixel(List<GeoCoordinate>) - Method in class com.here.android.mpa.mapping.Map
-
- PUBLIC_TRANSPORT_RELATED_LINK_NAME - Static variable in class com.here.android.mpa.search.Place
-
Key name to get the public-transport DiscoveryLink
(from the related attributes) for
this Place
.
- PVID_ID_REFERENCE_NAME - Static variable in class com.here.android.mpa.search.Request
-
Name used to get core POI identifier references.