pirati-web / jekyll-theme-pirati

Web desing of Czech Pirate Party
6 stars 17 forks source link

LineString a Point features support (geoJSON) #30

Closed madbeyk closed 5 years ago

madbeyk commented 5 years ago

'LineString feature' support (used for roads, bicycle paths). Very limited 'Point (Marker)' support. It's always good idea to get rid of Markers, they have no physical size on map, just coordinates (support for zooming and bounding is limited). It's better to convert every Point to a small Polygon.