Skip to content

mithereal/google_directions_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleDirectionsGenerator

Build Status FOSSA Status

Inline docs

This is an app for testing api's

This will use google locations to fetch the geo-coords for driving directions between random multiple locations near a ip geo location

This was created to simulate requests from a mobile device for a vehicle driving between multiple locations so we can send the geo-coords to an endpoint.

Installation

If available in Hex, the package can be installed by adding google_directions_generator to your list of dependencies in mix.exs:

you will need a google api key, you can add to your config ie. config :google_directions_generator, api_key:xxx

def deps do
  [{:google_directions_generator, "~> 0.2.0"}]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/google_directions_generator.

License

FOSSA Status

About

a directions generator using the google api for elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages