Jack Dougherty

Results 11 comments of Jack Dougherty

For @ilyankou: I think this is a bug, but maybe it just needs more testing on different browsers and computers. Problem: How do I know if the map contents are...

Another problem: with this new code, with CSV tables uploaded, both Chrome and FFox for Mac display this error: jquery-3.1.0.min.js:4 Synchronous XMLHttpRequest on the main thread is deprecated because of...

Another problem: with this new code, when I erase the CSV folder and tables inside it, Chrome (but not FFox) displays this error: Failed to load resource: the server responded...

Thanks for your feedback, which I'll discuss with @ilyankou as we continue to improve the code. Our goal is to allow users to pull data from the Google Sheet template...

Ilya's notes about the underlying problem: Leaflet ‘forces’ http instead of https when using maps locally on your computer, as your local machine is an insecure location and HTTPS does...

Thanks @romles for creating this solution in style.css, described here: https://stackoverflow.com/questions/50616517/restart-endnote-numbering-after-each-gitbook-style-web-chapter-in-r-bookdown Demo here: https://jackdougherty.github.io/bookdown-test/book If @yihui approves, please consider adding to bookdown code for others. /* footnote counter to restart...

My suggested code to restart note numbering after each Gitbook-style web chapter is no longer working as intended. (Perhaps something changed from bookdown v 0.8 to 0.9?) So I'm withdrawing...

Thanks @ilyankou for updating the option to restart note numbering after each web chapter to fit with bookdown 0.9 Demo: https://jackdougherty.github.io/bookdown-test/subchapter.html Code: https://github.com/JackDougherty/bookdown-test/blob/master/css/style.css#L78

Thanks @cderv for tagging this option to restart endnote numbering as a potential enhancement for Bookdown. @ilyankou -- Do you have any suggestions about the question raised by @jtbayly on...

To my knowledge, Leaflet Maps with Google Sheets is not designed to display polygon layers using ESRI feature service URL, but am checking with developer @ilyankou In our [Google Sheet...