Jack Farley
Jack Farley
- Change to use o5m tile splitter output to fix #314 - Remove rm and add use timestamps flag (`-N`) to `wget` downloading latest map data so only download if...
Hoping someone can point me in the right direction to figure it out. The current New Zealand garmin map index doesn't seem to be complete - streets I have tried...
Related to my doh moment #2778. Adding information about the Location Object to router-link as it is missing from the docs. The translation for kr needs to be done and...
Update package so that it can be installed globally to create the `label-me` command for adding the labels to a repository ``` label-me ```
Possibly related to https://github.com/streamich/memfs/issues/116 Not sure if this is a bug or a feature request. Currently, (at least) `fs.watch()` calls do not fall through to the other file systems that...
Hello. There seems to be a few issues and PRs on this repo and not much activity on it. Are you looking for another maintainer/helper? If so, I don't mind...
Replacement of #180 using specific branch instead of master Add CircleMarkerEditor for editable CircleMarkers based off the current MarkerEditor. I haven't update the example files - not sure if you...
I noticed there was an issue setting the saturation and lightness values when a hexa value is input into the hexa input when the color format was set to HSL....
**Please describe the desired behavior.** It would be really handy to be able to be able to scale/distort images based on mapping pixels in the image to coordinates. As an...
Updating date-time to validate only string and as per https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-8.3.1/https://tools.ietf.org/html/rfc3339#section-5.6 * [x] Move current `date-time` format to `dateish` * [x] Add `date-time` format * [x] Add `date` format * [x]...