Answer the question
In order to leave comments, you need to log in
How to give users the ability to add items to the Yandex map?
I am writing a website in django. It is necessary to allow users to add labels on the map, as on the site - https://xn--80aetlfingo6f.xn--p1ai/
To create and edit the map, I use django-editor-ymaps ( https://pypi.org/project/ django-editor-ymaps/)
How can I do it like on that site?
Answer the question
In order to leave comments, you need to log in
There are a bunch of examples on the django-editor-ymaps github on how to add different objects to the map. See how it's implemented for the admin, and do the same for non-admin users.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question