We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9902396 commit 3d228a6Copy full SHA for 3d228a6
src/packages/Controls/ContextMenu/ContextMenu.js
@@ -316,7 +316,7 @@ class ContextMenu extends Control {
316
control_CLASSNAME : "Route"
317
},
318
{
319
- text : "Isochrone - à proximité",
+ text : "Zone selon temps de trajet",
320
classname : "ol-context-menu-custom fr-text--md",
321
callback : this.computeIsochrone.bind(this),
322
control_CLASSNAME : "Isocurve"
0 commit comments