LatLng

Package: com.eegeo.mapapi.geometry

An immutable class representing a point on the earth’s surface, expressed as a latitude and longitude in degrees.

Fields

public final double latitude

Latitude, in degrees.

public final double longitude

Longitude, in degrees.

Constructors

LatLng(double latitude, double longitude)

Creates a LatLng from values.

Type argument Description
double latitude Latitude, in degrees.
double longitude Longitude, in degrees.

Methods

boolean equals(Object object)

Equality operator.

Returns: True if the objects are equal

Type argument Description
Object object The object to compare.
v0.0.1467
Overview Introduction
Picking PickResult
Widgets (Optional) BlueSphere
Tag Service (Optional) TagService OnTagsLoadCompletedListener
RouteView Widget (Optional) RouteView RouteViewOptions