Add contact:instagram field for POIs

This commit is contained in:
Louis Sautier 2023-09-30 01:52:47 +02:00
parent f2c16fbcd6
commit d045c44f7e
No known key found for this signature in database
GPG key ID: A777716B30AE82E3
2 changed files with 7 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/"
}