menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
yandex.maps
Recent questions tagged yandex.maps
1
vote
2
answers
How to connect a public cadastral map to the site?
How to connect a public cadastral map to the site?
Good day! Is there any way to integrate a public cadastral map with your site that would display points on the cadastral number. ...
php
javascript
yandex.maps
by
Dante161
asked
Sep 24, 2021
2
votes
1
answer
Is it possible to make a mapping service with an SVG file more than 20 mb?
Is it possible to make a mapping service with an SVG file more than 20 mb?
The task is to make a small site for studying and checking the knowledge of the map by schoolchildren. There is a vector map in SVG, which suits the task, but it weighs ...
openstreetmap
yandex.maps
svg
by
mikolkin
asked
Sep 21, 2021
1
vote
4
answers
How to hide on the map coordinates when approaching?
How to hide on the map coordinates when approaching?
How to make a function that the map would show that the object is in city X, but if you zoom in closer - that the streets would not be visible? That is, certain people ...
javascript
google-maps
yandex.maps
cartography
by
TwoRS
asked
Sep 21, 2021
1
vote
1
answer
How do I get the coordinates of a polygon?
How do I get the coordinates of a polygon?
I want to get the coordinates of the municipal district of one region.I make a request to HTPP API Yandex Maps.But in the response is only the coordinates of the point, ...
api
yandex.maps
by
tim_ka18
asked
Sep 20, 2021
1
vote
1
answer
How to calculate the distance in km between two coordinates?
How to calculate the distance in km between two coordinates?
How can I use yandex map api to get the distance in km between two coordinates? ...
yandex.maps
by
DeniSidorenko
asked
Sep 19, 2021
1
vote
1
answer
How can you put this functionality on the site?
How can you put this functionality on the site?
Good afternoon, by analogy, as with Yandex food you can choose your address, I want to put the same on the site. The only question is how can I put only the search (with ...
javascript
yandex.maps
by
DeniSidorenko
asked
Sep 19, 2021
1
vote
1
answer
How can each polygon be given its own name and description (api yandex map)?
How can each polygon be given its own name and description (api yandex map)?
Kind, how to give each polygon its own name and description myPolygon = new ymaps.Polygon( -520.219, -1223.00 , -26.2188, -1227.00 , -26.2188, -81 ...
javascript
yandex.maps
by
pavel__sidorov
asked
Apr 4, 2021
1
vote
1
answer
Is it possible to initialize Yandex maps with default tags?
Is it possible to initialize Yandex maps with default tags?
Good afternoon. I need to initialize the Yandex map with labels as on the picture. I could not find it in the documentation (probably badly searched). Usually make maps ...
javascript
yandex.maps
by
tugens111
asked
Apr 4, 2021
1
vote
1
answer
How do I put my own icon on Ya.Maps in Bitrix?
How do I put my own icon on Ya.Maps in Bitrix?
There is a Bitrix infoblock with the property "Linking to Yandex.Map". On the page of the item in the admin panel the map is displayed, where the point is marked. On t ...
1s-bitrix
yandex.maps
by
Golovina90
asked
Apr 4, 2021
1
vote
1
answer
How do I bind the location button to my html element (api yandex map)?
How do I bind the location button to my html element (api yandex map)?
Good day! There is a location button on the Yandex map. I want to bind the button to my html element and determine the location by clicking on it. Can you tell me how t ...
javascript
yandex.maps
by
pavel__sidorov
asked
Apr 2, 2021
1
vote
2
answers
What solution to pick up if you need maps?
What solution to pick up if you need maps?
Ps.S. all further implementation is planned in JS, all API in JS Good time, dear Khabarovsk citizens) What solution to use if I need to connect maps to the application, ...
javascript
openstreetmap
yandex.maps
leaflet
by
t800zippygod
asked
Apr 2, 2021
1
vote
1
answer
How to increase the size of the names in Yandex Maps in html?
How to increase the size of the names in Yandex Maps in html?
There is a page map.html What can be added here to make the names of settlements become 2-4 times larger? I couldn't find such a parameter on Yandex Maps <!DOCTYPE ...
yandex.maps
by
UserUser11
asked
Apr 2, 2021
1
vote
1
answer
How to add a click event to the Yandex Maps balun button?
How to add a click event to the Yandex Maps balun button?
Hello, I'm trying to put an on-click event on the balun button,'balloonContentBody': '<input type="button" value="Выбрать" class="baloon-button">' $.ajax({ ...
javascript
yandex.maps
by
Chebaa
asked
Apr 1, 2021
1
vote
1
answer
Is there an editor for tiled geographic maps?
Is there an editor for tiled geographic maps?
You need to edit the map of a large geographical region. The following features are required of the editor: Load one file (image) of the map and split it into tiles Dra ...
google-maps
yandex.maps
leaflet
by
Tenebrius
asked
Apr 1, 2021
1
vote
1
answer
Why doesn't fancybox work on the link in the yandex map?
Why doesn't fancybox work on the link in the yandex map?
Can you tell me why on the fancybox does not work when you click a link in yandex maps? on the page itself works, but in the maps if you click on a link from the balun ...
javascript
yandex.maps
fancybox
by
mousesport
asked
Mar 26, 2021
1
vote
1
answer
Yandex Maps: Why doesn't geoObjects.add work?
Yandex Maps: Why doesn't geoObjects.add work?
Please explain why the method does not work this.myMap.geoObjects.add(result.geoObjects)? class YandexMap{ constructor(){ this.myMap = new ymaps.Map('map', { ...
javascript
yandex.maps
by
Chebaa
asked
Mar 26, 2021
1
vote
1
answer
How to get object properties via click event in objectManager?
How to get object properties via click event in objectManager?
I need to pull the properties that I set in the FeatureCollection in the properties section. Click I do it this way, and take out the ID, but the property - no: objectMa ...
yandex.maps
by
sinneren
asked
Mar 26, 2021
1
vote
1
answer
How not to hide the label when clicking on the Yandex map?
How not to hide the label when clicking on the Yandex map?
hideIconOnBalloonOpen option that allows you to configure how to hide the marker on click. But it does not work. Marks on the map I put through the ObjectManager prescri ...
yandex.maps
by
homer741
asked
Mar 25, 2021
1
vote
1
answer
Why is yandex blocking the request?
Why is yandex blocking the request?
Why on the local serverhttp://192.168.0.10:5500/ api request is blocked The ip is in the allowed.GET https://api-maps.yandex.ru/2.1/?apikey=мой apikey&lang=ru_RU ne ...
javascript
yandex.maps
by
1thater
asked
Mar 25, 2021
1
vote
1
answer
A text-input card?
A text-input card?
Hello! So as not to reinvent the wheel: I decided to ask ... suddenly there is ... Looking for the implementation of the definition of the address / area and fill the te ...
php
javascript
yandex.maps
geolocation
by
san_jorich
asked
Mar 25, 2021
Page:
1
2
3
4
next »