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.tomtom.online.sdk.map
Interface MapPoint
All Known Subinterfaces:
Circle
,
Marker
public interface
MapPoint
The representation of the point on the map.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
LatLng
getPosition
()
The position of the point on map.
Method Detail
getPosition
@NonNull
LatLng
getPosition()
The position of the point on map.
Returns:
The position of the point on the map.
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