Skip to content

Commit

Permalink
Update leaflet.shpfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rakucmr committed Jun 14, 2014
1 parent e8a6682 commit 64bff05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions leaflet.shpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ L.Shapefile =L.GeoJSON.extend({
});

L.shapefile= function(a,b){
return new L.Shapfile(a,b);
}
return new L.Shapefile(a,b);
}

0 comments on commit 64bff05

Please sign in to comment.