jekyll-leaflet icon indicating copy to clipboard operation
jekyll-leaflet copied to clipboard

🗺️ Create leatlet.js maps in Jekyll

Results 9 jekyll-leaflet issues
Sort by recently updated
recently updated
newest added

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

Hi, In order to change the color of a specific trace, I've added few lines to add an `id` attribute to the `` tag of each GeoJson object. Basically, if...

I have a data file containing locations encoded using a mixture of lat / long pairs and addresses. I would like to be able to add markers for the addresses...

I was adding the gem to my github.io page. There is a build error with this gem: The tag `leaflet_map` on line 19 in `index.html` is not a recognized Liquid...

My geojson file contains some custom properties in the features like "stroke":"#555555","stroke-width":4, to change the aspect of a path. I see in the the code that the full geojson object...

Hello, Could you explain how to change the icon marker and, according to the issue #7, how to change the image size by using divId. Thank you,

Very nice plugin. Very easy to use. Thank you for making it available. I have been looking into not having it 300px high, and looking through the code I figures...

Why is `{foo}` not being evaluated? ![Screen Shot 2019-06-07 at 9 06 55 AM](https://user-images.githubusercontent.com/18691334/59134248-55f37e80-892f-11e9-801c-efc5b24e8899.png)

Not that this is being updated any more, but on the offchance someone picks this up - is there a way to add API keys eg for ThunderForest maps? I...