All Versions
9
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.5.0.1 Changes
- โก๏ธ Update dependencies for GHC 8.8.1
-
v0.5.0.0 Changes
๐ Update documentation to reflect changes to Google Maps Platform
๐ Rename module
Web.Google.Maps.Geocoding
asWeb.Google.Geocoding
andGoogleMapsGeocodingAPI
asGoogleGeocodingAPI
โก๏ธ Update dependencies for GHC 8.6.2 and revisit upper bounds
-
v0.4.0.2 Changes
- โก๏ธ Update dependencies for GHC 8.6.1
-
v0.4.0.1 Changes
- โก๏ธ Update dependencies for GHC 8.4.3
-
v0.4.0.0 Changes
- ๐ฆ Depend on more recent version of
google-static-maps
andservant
packages and, consequently,servant-client
andaeson
packages
- ๐ฆ Depend on more recent version of
-
v0.3.0.0 Changes
Implement reverse (back) geocoding (
backGeocode
)Implement
components
,bounds
,language
andregion
optional parameters๐ Change latitude/longitude type to
LatLng
fromLocation
-
v0.2.0.0 Changes
๐ Move
geocode
from the end of the base URL to the start of the API type๐ฆ Depend on package
google-static-maps
for common typesKey
andLocation
and functiongoogleMapsApis
-
v0.1.0.1 Changes
- ๐ Changes to documentation only
-
v0.1.0.0 Changes
- Launch implementation. The
components
and optional parameters in a geocoding request are not yet implemented. The reverse geocoding request is not yet implemented
- Launch implementation. The