leaflet geojson style stroke width code example Example: leaflet geojson style stroke width var poly = L.geoJson(boundary, { weight: 1 });