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?
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?
No, this is against the Google Maps API TOS, see this previous question: Downloading/Caching Google Maps for Offline Use