google_maps 2.1.1

An unofficial Google Maps Platform client library for the Rust programming language.
Documentation

google_maps

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 8 of them enabled by default.

default

  • directions
  • distance_matrix
  • elevation
  • geocoding
  • time_zone
  • native-tls
  • gzip

directions

    This feature flag does not enable additional features.

distance_matrix

    This feature flag does not enable additional features.

elevation

    This feature flag does not enable additional features.

geocoding

    This feature flag does not enable additional features.

time_zone

    This feature flag does not enable additional features.

native-tls

  • reqwest/default-tls

gzip

  • reqwest/gzip

rustls

  • reqwest/rustls-tls

brotli

  • reqwest/brotli