-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
css and js dependencies #217
Comments
the demos were recently changed not to need this stuff. it loads them yes but it doesnt use them in a material way. we'll remove them from the html. |
Hi - just for info but at least one of the examples still depends on them and fails without them e.g. matrix.js line 65: var map = L.Mapzen.map('map', {.... |
Any news? |
since mapzen was disbanded we no longer maintain resources that depended on that specific domain. we could work with the folks that are left maintaining it but i dont think its really worth it. i would prefer that these more polished demos become like our other demos which (while they look less cool) only depend on leaflet itself for the slippy map. in addition to that we dont spend a lot of time on demos execpt as a means to debugging or visualizing our APIs. it would be nice to do that more but we only have so much time to focus on development and sadly demos isnt a place that gets much of our time |
Got it, thank you. |
Hi
Does anyone know where I can get the following css and js files? The demos depend on these and they're no longer available at the cdn below.
Thanks
Steve
new source needed for files:
https://mapzen.com/js/mapzen.standalone.css
https://mapzen.com/tangram/0.13.0/tangram.debug.js
https://mapzen.com/js/mapzen.standalone.js
The text was updated successfully, but these errors were encountered: