v0.3.0
Highlights
This release adds support for resizing the map responsively on window resize. Enable it by setting the responsive
property to true
. Thanks to @eitanp461 for adding this!
Commits
- b241e8a Add Travis CI (#11) (@btmills)
- edea89a Add support for responsive maps thru a 'responsive' property (#12) (@eitanp461)
- 5b5f4b7 Tweak formatting (@btmills)