Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 2.89 KB

README.md

File metadata and controls

43 lines (33 loc) · 2.89 KB

Based on: https://github.com/bmcbride/geojson-share-maps

Direct Map Links

Features:

  • Fullscreen mobile-friendly map template with responsive navbar and modal popups
  • Built on Bootstrap and Leaflet/Mapbox frameworks
  • Supports GeoJSON feature styling via simplestyle-spec
  • Sidebar with basic filtering and sorting via List.js

URL Parameters:

Parameter Options Default Description Required
src Web accessible GeoJSON NA URL to GeoJSON source True
title Any string GeoJSON Data navbar, app title False
logo Any accessible URL NA URL to a custom navbar logo False
title_field Any valid property First property Field used for marker/sidebar title False
fields Any valid properties All Comma separated list of specific properties to show False
attribution Any string NA Source attribution added to text in bottom right of map False
cluster true / false True Should markers be clustered? False

Other Resources

Blog