Is it allowed to cache static google maps? -
i'm having issue static google maps generation. api has "a query limit of 1000 unique (different) image requests per viewer per day. since restriction quota per viewer, developers should not need worry exceeding quota".
however when using shared connection, instance mobile phone , 3g access (phone operators), limit seems problematic.
hence question following: can retrieve image server-side , serve clients? allowed?
this faq indicates not: can generate map image using google static maps api store , serve website?
text (as of november 2016):
can generate map image using google static maps api store , serve website?
you may not store , serve copies of images generated using google static maps api website. web pages require static images must link src attribute of html img tag or css background-image attribute of html div tag directly google static maps api map images displayed within html content of web page , served directly end users google.
Comments
Post a Comment