- Update dependencies for GHC 9.4.1 to GHC 9.8.3 and revisit upper bounds
- Update dependencies for GHC 9.2.8 and revisit upper bounds
- Include a
stack.yaml
inextra-source-files
- Update dependencies for GHC 9.0.2 and revisit upper bounds
- Add additional languages
- Update dependencies for GHC 8.10.4 and revisit upper bounds
- Update dependencies for GHC 8.8.1
-
Update documentation to reflect changes to Google Maps Platform
-
Rename module
Web.Google.Static.Maps
asWeb.Google.Maps.Static
andGoogleStaticMapsAPI
asGoogleMapsStaticAPI
-
Update
Web.Google.Maps.Common.Language
data constructors -
Update dependencies for GHC 8.6.2 and revisit upper bounds
- Update dependencies for GHC 8.6.1
- Update dependencies for GHC 8.4.3
- Update dependencies for GHC 8.2.1 and relax lower bounds
- Depend on more recent version of
servant
package and, consequently,servant-client
,aeson
andcryptonite
packages
-
Implement
language
andregion
parameters -
Implement digital signatures
-
Fix bug in instance of
ToHttpApiData
forLocation
-
Rename certain constructors of
Element
type to avoid name clashes (Geometry
andLabels
) -
Move functions and types of anticipated common use to module
Web.Google.Maps.Common
-
Implement
signature
and custom marker icons -
Move
staticmap
from the end of the base URL to the start of the API type -
Modify
Show
instances for certain types (Element
,Feature
,MarkerColor
,PathColor
,StdColor
,Visibility
)
- Launch implementation. Not yet implemented: certain optional parameters
(
language
,region
andsignature
); address locations; non-PNG image formats; custom marker icons; and encoded polyline paths