Releases: ayastreb/jekyll-maps
Releases · ayastreb/jekyll-maps
Lazy load Google Maps script
19 Apr 14:13
Compare
Sorry, something went wrong.
No results found
Lazy load Google Maps script (#36 )
Support Jekyll 4.x
04 Jan 04:45
Compare
Sorry, something went wrong.
No results found
Add support for Jekyll 4.x (@dhoppe )
Custom link text
17 Mar 03:38
Compare
Sorry, something went wrong.
No results found
customize popup link text (#34 )
do not use page url for multiple on page locations (#33 )
Custom marker icon
07 Mar 08:27
Compare
Sorry, something went wrong.
No results found
implement custom marker icon (#30 )
fix external URL in marker
Inline & multiple locations
19 Jun 05:13
Compare
Sorry, something went wrong.
No results found
allow multiple locations per document (fix #6 )
allow inline location with map attributes, e.g. {% google_map laititude='42.23323' longitude='3.213232' %} (fix #23 )
Bugfix
17 May 03:18
Compare
Sorry, something went wrong.
No results found
load locations from specific data file (fix #26 )
Bugfix
24 Apr 01:53
Compare
Sorry, something went wrong.
No results found
allow multi-word filters (fix #25 )
Load location from current page by default
06 Nov 18:29
Compare
Sorry, something went wrong.
No results found
change default behaviour to load location from current page
removed on-page flag
change attributes syntax to HTML-style
Custom zoom level
07 Sep 17:56
Compare
Sorry, something went wrong.
No results found
fix #15 - broken page if there is tag used
allow setting custom zoom level with zoom:10 attribute
Configurable map settings
03 Sep 12:46
Compare
Sorry, something went wrong.
No results found
allow to disable marker popup on the map