tileserver-gl/src
2017-10-03 15:30:37 -04:00
..
main.js Update dependencies to get ready for node v6 2017-06-22 16:37:32 +02:00
serve_data.js Add concept of data decorator function 2017-07-28 09:53:32 +02:00
serve_font.js Use promises instead of async in font concatenation (remove async dependency) 2017-05-10 10:22:39 +02:00
serve_rendered.js Minor fix for correctly serving empty responses for missing tiles 2017-10-02 13:56:32 +02:00
serve_style.js when serving styles, look in a whitelisted set of urls to also see when we can add the key parameter to the url. also allow configuration of the parameter name. 2017-10-03 15:30:37 -04:00
server.js when serving styles, look in a whitelisted set of urls to also see when we can add the key parameter to the url. also allow configuration of the parameter name. 2017-10-03 15:30:37 -04:00
utils.js Use promises instead of async in font concatenation (remove async dependency) 2017-05-10 10:22:39 +02:00