Playing around with Leaflet and POIProxy
I’ve been some time following Leaflet and this weekend I’ve decided to write some code on it. So as Leaflet has no tiled GeoJSON layer I’ve coded a layer to load points from POIProxy, draw them over the map and show a popup. Of course it can be improved, at the moment only loads points at zoom level…