This website requires JavaScript.
Explore
Help
Sign in
Fabio
/
tileserver-gl
Watch
1
Star
0
Fork
You've already forked tileserver-gl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9b673638e3
tileserver-gl
/
src
History
Joseph Canero
9b673638e3
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
..
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