-2

I am using Google Maps JavaScript API in my online web application for commercial use.

Can I save the GeoData I get from this API on our data server to not make the same API call over and over again?

Tim
  • 39,651
  • 17
  • 123
  • 137

1 Answers1

0

No, this is against the Google Maps API TOS, see this previous question: Downloading/Caching Google Maps for Offline Use

Community
  • 1
  • 1
lleaff
  • 4,025
  • 16
  • 22