Doug Rinckes
Doug Rinckes
Thanks @jonkemp - I tried to listen to the `gulp-qunit.finished` event (using `.on()`?) but couldn't get it to work. I'm pretty sure I tried 2.0.3 but I ended up switching...
Duh just noticed your comment about 2.0.3 just being released. As I don't possess a time machine I must have been using 2.0.2.
As Andreas says - if you search for a full code, Google Maps will decode it and uses that position. If it can, Google Maps will then convert that code...
Currently rolling out to desktop Google Maps (may even already be active) is a change so that when you search for a plus code, the global code is put into...
Sounds good to me. I'd suggest a top level 'other' directory with a markdown file that just lists them alphabetically. If you want to send me a pull request I'd...
You can have a single, canonical and non-ambiguous OLC for a place - but that doesn't mean it's useful. :-( For example, you could us the 10-digit OLC that contains...
My general feeling is that implementations should not create codes with 1,3,5,7 or 9 digits, but if given one they should decode it: Be conservative in what you do, be...
This is mostly done with #305. But this uses [karma-jasmine-jquery](https://github.com/bessdsv/karma-jasmine-jquery) which hasn't been updated for a long time, and has a lot of issues with pulling in old, obsolete dependencies....
Note - I tried this in LibreOffice and it seems to have some problem with the variable names completing with an "_". Still needs some work.
Hi @shuklavk, My comment was born out of a bit of frustration :-) I think the C code isn't all that easy to follow (the `analyse()` method for example). Also...