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 fb5f6cc commit b610bdbCopy full SHA for b610bdb
src/packages/Controls/ContextMenu/ContextMenu.js
@@ -292,7 +292,7 @@ class ContextMenu extends Control {
292
getAvailableContextMenuControls () {
293
var allItems = [
294
{
295
- text : "Obtenir informations",
+ text : "Informations sur des couches",
296
classname : "ol-context-menu-custom fr-text--md",
297
callback : this.getFeatureInfo.bind(this),
298
control_CLASSNAME : "GetFeatureInfo"
0 commit comments