coordinatesListOrNull
Get a list of Coordinatess for a given address or null
if unsuccessful.
In most cases, the list will contain a single Coordinates. However, in some cases, it may return multiple Coordinatess.
Return
A list of Coordinatess or null
if the geocoding was unsuccessful, either due to a geocoder error or not being able to find the location.
Parameters
address
The address to geocode.