D
D
DeniSidorenko2019-02-07 10:01:48
Yandex maps
DeniSidorenko, 2019-02-07 10:01:48

How to add a signature for yandex maps along with a marker?

Good afternoon, I put a map on the site via the API + put a marker. How to put such an inscription next to the marker?
6H-ulK6JCyY.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2019-02-07
@DeniSidorenko

new ymaps.Placemark([55.694843, 37.435023], {
            balloonContent: 'Здесь будет <strong>лучше</strong> смотреться',
            iconCaption: 'Г. МОСКВА КАКОЙ-ТО ПРОЕЗД...'
        }, {
            preset: 'islands#blueDotIconWithCaption'
        })

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question