📜 ⬆️ ⬇️

Layers in mobile Yandex.Maps

We want to show new technology in mobile Yandex.Maps. It is necessary for those who want to use mobile maps to display their geo-information. For example, you have the Japanese Spathiphyllum flower shop. You can make a layer with the network of these stores and it will be displayed in the mobile Yandex.Maps.

Documentation for creating layers can be found here .

Layer Capabilities:
- Display points on the map in the application. They can be either static (coordinates are stored in a layer file) or dynamic (coordinates are downloaded from the Internet from the developer’s server).
- Use arbitrary icons to display points on the map.
- Open browser arbitrary URL in the application when you click on the balun.
- Transfer to the URL coordinates of the point (in which the balun was opened), coordinates of the screen corners, current zoom.
')
The alpha version of MYKa with layer support (currently only for the Android 2.xx platform) can be downloaded here . In it, as an example, the “Autoclubs” (Beta version) and “Video cameras” layers are already implemented (they show pictures, not streaming video).

You can now create and load your widgets into the application, check how it all works. We are looking forward to your comments, suggestions, suggestions and bug reports. And once again all the links: application , documentation , “Autoclubs” layer and “Video cameras” layer .

Try and share your impressions
Sasha Sereda and the team of mobile Yandex.Maps

Source: https://habr.com/ru/post/115891/


All Articles