A UI helper library written in vanilla Javascript to create a map/list combo similar to Zillow or Airbnb. Uses Google Maps and MarkerClusterer.
A compiled version of this library can be found inside example
.
To run example make sure you add your Google Maps API key in place of [your-key].
Use rollup to compile.
rollup --config