Skip to content

Commit

Permalink
[BUG] geocodage v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Viglino committed Oct 7, 2024
1 parent 717dd4f commit 6ebc5da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/localizeAdress.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ function localizeAddress(divParent) {
// Input
const searchControl = new SearchControl({
placeholder: 'Rechercher une adresse ...',
version: 2,
target: divParent
})
carte.getMap().addControl(searchControl);
Expand Down

0 comments on commit 6ebc5da

Please sign in to comment.