Skip to content

verdie-g/wkmap

Repository files navigation

wkmap

Map with jobs from welcometothejungle.co

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

Result

2018-05-12-231052_1920x1080_scrot

Todo

  • Sort by distance from center or by published_at
  • Find good colors for marker clusters
  • Open job popup on marker hover

Check

  • leaflet marker cluster mutates geoloc ?
  • leaflet map.getCenter() returns reference ?