Back
Hoodmaps
Load previous page…
fix #hoodmaps GeoJSON for Lisbon went too much out into the sea which meant GeoJSON clusters were not summarized correctly because the invalid sea data was included (via @PascalPixel)
fix coworking on Nomad List coworking tab that uses #hoodmaps to show coworkings on a map didn’t work because JS expected ?places=coworking but we had to hardcode it into PHP html class so that the static page could see it in JS
make client GPS button also work but instead of changing map.setCenter() send an AJAX to server to find the nearest city based on the client GPS coords and window.location.href to the new city static page e.g. /amsterdam-neighborhood-map #hoodmaps