google_maps 3.0.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 22 feature flags, 15 of them enabled by default.

default

  • directions
  • distance_matrix
  • elevation
  • geocoding
  • time_zone
  • autocomplete
  • roads
  • enable-reqwest
  • reqwest/default-tls
  • reqwest/gzip

directions

  • chrono
  • chrono-tz

distance_matrix

  • chrono
  • chrono-tz

elevation

    This feature flag does not enable additional features.

geocoding

    This feature flag does not enable additional features.

time_zone

  • chrono
  • chrono-tz

autocomplete

    This feature flag does not enable additional features.

roads

    This feature flag does not enable additional features.

enable-reqwest

  • reqwest
  • backoff
  • futures
  • stream_throttle

chrono

    This feature flag does not enable additional features.

chrono-tz

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

backoff

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

stream_throttle

    This feature flag does not enable additional features.

rustls

  • reqwest/rustls-tls

brotli

  • reqwest/brotli

native-tls

  • reqwest/default-tls

gzip

  • reqwest/gzip

geo

  • geo-types

geo-types

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.