Skip to content

Optimize Google Maps Billing #83

Description

@harlan-zw

The current cost to show a facade component and have the user load the js element is is $0.014, or $14 per 1k.

Google provides up to $200 for free (https://mapsplatform.google.com/pricing/), so it will catch out large users - maybe.

Opportunities:

  • Cache static image request ($0.002)
  • Cache places API lookup, Geocoding API ($0.005)
  • Iframe implementation for a zero-cost alternative to JS API ($0.007)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions