JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.here.mobility.sdk.core.geo
Interface HasLatLng
All Known Implementing Classes:
LatLng
public interface
HasLatLng
The interface for types that have a location (defined by a [latitude, longitude] pair).
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
LatLng
getLatLng
()
Returns the location.
Method Detail
getLatLng
LatLng
getLatLng()
Returns the location.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method