fromGeoUri
Create a Point from a geo
URI string.
The geo
URI format is defined in RFC 7946 Section 9.
Return
A Point parsed from the URI.
Parameters
uri
The geo URI string to parse.
See also
Throws
if uri is not a valid GeoURI.
Create a Point from a geo
URI string.
The geo
URI format is defined in RFC 7946 Section 9.
A Point parsed from the URI.
The geo URI string to parse.
if uri is not a valid GeoURI.