I am working with Static google maps to generate urls with multi polygons on the map. But the coordinates are very long and the urls exceed 8 thousand characters.
Here you have the url that i use with 2 polygons: static map (url whitout key and its gets error400) 26345 chars.
Is there a way to reduce it without removing precision? Also i use ruby, if there is a solution that can be aplied with ruby would be great.