Releases: ayastreb/jekyll-maps
Releases · ayastreb/jekyll-maps
Lazy load Google Maps script
Support Jekyll 4.x
- Add support for Jekyll 4.x (@dhoppe)
Custom link text
Custom marker icon
- implement custom marker icon (#30)
- fix external URL in marker
Inline & multiple locations
Bugfix
Bugfix
Load location from current page by default
- change default behaviour to load location from current page
- removed on-page flag
- change attributes syntax to HTML-style
Custom zoom level
- fix #15 - broken page if there is tag used
- allow setting custom zoom level with
zoom:10
attribute
Configurable map settings
- allow to disable marker popup on the map