Skip to content

Commit

Permalink
Merge branch 'master' into v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-lenne committed Nov 28, 2016
2 parents 978b91b + 2d1999b commit 0edea02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/javascripts/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ var polygon = null;
var drivers = [];
var host_back = window.location.origin;
var socket = io(host_back);

var drawControl = new L.Control.Draw({
edit: {
featureGroup: featureGroup,
Expand Down

0 comments on commit 0edea02

Please sign in to comment.