Fri, 08/18/2017 - 00:28
#1
POST method available?
Hi there.
I'm wondering how many locations can be added to a static-map URL using the HTTP GET method. I would need to display around 500 locations in a single static map, which would give an extremely long 'location' parameter.
Thus, is it posisble to use the HTTP POST method instead? I.e. to put the list of locations in the body of the HTTP request?
Thanks.
Thanks for checking, Brian. I assume there's none.