W
W
windf1n2019-05-09 16:02:36
Django
windf1n, 2019-05-09 16:02:36

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

1 answer(s)
S
Sergey Tikhonov, 2019-05-09
@windf1n

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 question

Ask a Question

731 491 924 answers to any question