Skip to content

Adds url length check, Location type

Pre-release
Pre-release
Compare
Choose a tag to compare
@ivoberger ivoberger released this 10 Sep 16:26
· 62 commits to master since this release
  • Breaking: Locations are now specified using the new Location type which can be constructed from Pair<Double,Double> by calling the toLocation() extension function.
  • The library will now throw a warning if the resulting Url is longer than 8192 characters