Answer the question
In order to leave comments, you need to log in
How to create your own marks on Yandex map with loading them from the database?
I want to make a map on my site for internal use with objects marked on it and the ability to add them through the web interface.
To do this, I want to use the Yandex Maps API and MySQL.
I looked at the Yandex API, everything is pretty detailed there.
But I'm interested in any ready-made solution, because. I'm not much of a programmer.
Is there something similar, or what is the easiest way to implement it?
Answer the question
In order to leave comments, you need to log in
It is better to generate on an event - updating data in MySQL, a JSON file and store it statically, until the next change. You can even store data directly in a file if you do not need a search, there are libraries that allow you to generate JSON.
I'm making a map right now.
First, you can create a JSON file, if there are no point coordinates, you can use the function from their sandbox: https://tech.yandex.ru/maps/jsbox/2.1/balloon_ajax
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question