google_maps 3.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 23 feature flags, 16 of them enabled by default.

default

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

autocomplete

    This feature flag does not enable additional features.

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.

places

  • chrono
  • chrono-tz

roads

    This feature flag does not enable additional features.

time_zone

  • chrono
  • chrono-tz

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.

brotli

  • reqwest/brotli

geo

  • geo-types

rustls

  • reqwest/rustls-tls

gzip

  • reqwest/gzip

native-tls

  • reqwest/default-tls

tokio

    This feature flag does not enable additional features.

geo-types

    This feature flag does not enable additional features.