Skip to content

Commit 3d228a6

Browse files
committed
syntax(contextmenu): changement titre isochrone
1 parent 9902396 commit 3d228a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/Controls/ContextMenu/ContextMenu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ class ContextMenu extends Control {
316316
control_CLASSNAME : "Route"
317317
},
318318
{
319-
text : "Isochrone - à proximité",
319+
text : "Zone selon temps de trajet",
320320
classname : "ol-context-menu-custom fr-text--md",
321321
callback : this.computeIsochrone.bind(this),
322322
control_CLASSNAME : "Isocurve"

0 commit comments

Comments
 (0)