Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives

Teams

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Learn more about Teams

I need to customise Yandex maps api controls, but I don't know how to do it directly by customising embedded api classes like ymaps-2-1-76-map... So can I customise controls like resize buttons somehow different and how? What styles i try to get

The Yandex.Maps API documentation has an example of customizing controls: https://tech.yandex.com/maps/jsbox/2.1/zoom_layout

In the same documentation there is an example of a hint with rounding corners. https://tech.yandex.com/maps/jsbox/2.1/placemark_hint_layout

By combining these two examples, you can get what you have in mind.

Thanks for contributing an answer to Stack Overflow!

  • Please be sure to answer the question . Provide details and share your research!

But avoid

  • Asking for help, clarification, or responding to other answers.
  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers .