Skip to content

Commit

Permalink
Merge pull request #1214 from segun-codes/patch-1
Browse files Browse the repository at this point in the history
Update index.js to include missing code
  • Loading branch information
TildaDares authored Oct 22, 2022
2 parents 9f1dd0d + 8670243 commit 8b72111
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ let map;
}).addTo(map);
});
})();

L.Control.geocoder().addTo(map);

0 comments on commit 8b72111

Please sign in to comment.