Jeffrey Warren

Results 403 issues of Jeffrey Warren

@kevinzluo made a fantastic component for this library which really deserves to be its own [Leaflet Plugin](https://leafletjs.com/plugins.html). Let's do it! See a recent minimal Leaflet plugin I created here for...

help wanted
Javascript
documentation
spreadsheet-layer

In https://github.com/publiclab/leaflet-environmental-layers/pull/279#issuecomment-551210534 I used the https://github.com/robertleeplummerjr/Leaflet.glify/ library and had to customize it a bit. I'd like to submit the changes upstream and finish externalizing this! I have a PR open...

help wanted

Cool! https://twitter.com/seankmcginnis/status/1210676325624758273?s=19 https://seankmcg.maps.arcgis.com/home/webmap/viewer.html?webmap=cc64fc2335d54830b4b830054c278bf7

![Screenshot_20191128-111041](https://user-images.githubusercontent.com/24359/69820840-0f8d2700-11d0-11ea-8438-f4b929bb35d8.png) Some sites are no longer in operation, so we should somehow show them differently! Let's brainstorm about how!

help wanted

Could need to refactor which getUserMedia shim we're using! https://github.com/addyosmani/getUserMedia.js/ is what it was built on, but can check package.json to see the current version we're using! https://github.com/publiclab/infragram/blob/bbbe71d1c890702d8cb6a082c2e023c7752a6b55/package.json#L29 https://www.npmjs.com/package/getusermedia-js

bug

Potentially using a new getUserMedia shim library? https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia#Parameters Maybe using https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/enumerateDevices Code for this is here: https://github.com/publiclab/infragram/blob/f6f7919493b5ab9e7cc8fc873f8bddf3ff5f4599/src/io/camera.js#L30-L41 We can apparently also specify different resolutions! ```js { audio: true, video: {...

enhancement
help wanted
gsoc

Hi @stephaniequintana i'm documenting my steps here. I started in my own fork, https://github.com/jywarren/infragram/, and aiming to publish the latest https://github.com/publiclab/infragram/ main branch, and i'll comment the lines below to...

Here are @stephaniequintana's questions from #415; I'll try answering them inline here! ## General > There are currently 104 issues opened on the repo...Is it recommended that I comb through...

discussion

https://paul.kinlan.me/pixel-4xl-infrared-sensor-via-getusermedia/

Trying to show a diff for @Forchapeatl from #419