tileserver-gl/test
benedikt-brandtner-bikemap f3f63498a8
Extended Static-Images Endpoint (#619)
* extended staticmap capabilities

* added allowRemoteMarkerIcons configuration option and restricted fetching of remote marker icons only when option is set to true;
asynchronously load all available icons in a settings object on server startup;
replaced fs.existsSync() call in serve_rendered when drawing marker icons with a check against available icons settings object;

* updated documentation for linecap parameter in staticmaps endpoint;
added linejoin parameter to staticmaps endpoint;

* added capability of staticmap endpoint to draw multiple paths
2022-10-27 22:55:46 -04:00
..
metadata.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
setup.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
static.js Extended Static-Images Endpoint (#619) 2022-10-27 22:55:46 -04:00
style.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
tiles_data.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00
tiles_rendered.js Convert to esm module syntax (#606) 2022-09-28 14:41:55 -04:00