google_maps 0.1.0

Unofficial Google Maps Platform API for the Rust programming language.
Documentation
google_maps-0.1.0 has been yanked.

As of version 0.2.0 this crate is expected to work well, work reliably, and have the most important features implemented. There are some creature comforts and niche APIs not implemented yet. While an early release, for most people this crate should work fine as is.

To do:

  1. Places API
  2. Roads API
  3. Automatic Rate Limiting
  4. Retry on Failure
  5. Asynchronous