systemed / tilemaker

Make OpenStreetMap vector tiles without the stack
https://tilemaker.org/
Other
1.46k stars 230 forks source link

When serving tiles, add the CORS Access-Control-Allow-Origin: * header #684

Closed amandasaurus closed 7 months ago

amandasaurus commented 7 months ago

This allows tiles served with tileserver-server to be easily used in simple web apps.

systemed commented 7 months ago

Thank you!