Location.getByCoordinates

Constructs a new location instance by given latitude and longitude.

struct Location
static
getByCoordinates
(
double latitude
,
double longitude
)

Parameters

latitude double

A location latitude value.

Meta