From 55005549e3adefa130b3f3dc80c3f8f0a0eccf2e Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Wed, 7 Aug 2019 11:10:01 +0200 Subject: [PATCH] Only geojson files are supported --- index.html | 3 ++- locales/en.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7ab17b1..556811a 100644 --- a/index.html +++ b/index.html @@ -482,10 +482,11 @@ diff --git a/locales/en.json b/locales/en.json index e391b6e..a852873 100644 --- a/locales/en.json +++ b/locales/en.json @@ -61,7 +61,7 @@ }, "loadNogos": { "defaultProperties": "Default properties", - "file": "File: ", + "file": "File (.geojson): ", "load": "Load", "nogoBuffer": "Buffer no-go areas (in meters): ", "nogoRadius": "No-go radius (for points): ",