Adds url length check, Location type
Pre-release
Pre-release
- Breaking: Locations are now specified using the new
Location
type which can be constructed fromPair<Double,Double>
by calling thetoLocation()
extension function. - The library will now throw a warning if the resulting Url is longer than 8192 characters