cURL
curl --request GET \ --url http://api/v1/geojson-proxy
{ "__isSvg__": true, "__svg__": "<string>" }
Proxies external GeoJSON/TopoJSON/SVG files to bypass CORS restrictions
the URL of the GeoJSON or SVG file to fetch
Success
Was this page helpful?