Add contact:instagram field for POIs

Signed-off-by: Louis Sautier <sautier.louis@gmail.com>
This commit is contained in:
Louis Sautier 2023-09-30 01:52:47 +02:00
parent 449fae4304
commit 835639a498
No known key found for this signature in database
GPG key ID: A777716B30AE82E3
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"key": "contact:instagram",
"type": "url",
"label": "Instagram account name or URL",
"placeholder": "https://www.instagram.com/openstreetmap/"
}