geocode-google-0.3: Geocoding using the Google Web API

Safe HaskellNone
LanguageHaskell98

Geography.Directions.Google

Synopsis

Documentation

data Avoid Source

Constructors

Tolls 
Highways 

defaultDirOptions :: DirOptions Source

Convenient set of default options to getDirections

getDirections :: String -> String -> DirOptions -> IO (Either DirectionsError Json) Source

Find directions from origin to destination using set of options