Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Задать iconCaption для placemark #280

Open
aastrum opened this issue Jan 26, 2021 · 1 comment
Open

Задать iconCaption для placemark #280

aastrum opened this issue Jan 26, 2021 · 1 comment

Comments

@aastrum
Copy link

aastrum commented Jan 26, 2021

Можно ли задать подобное? Как кастомизировать иконку разобрался, а как к ней подпись сделать нет.

function createPlacemark() { return new ymaps.Placemark(coords, { iconCaption: 'поиск...' }, { preset: 'islands#redCircleIcon', draggable: true }); }
Снимок экрана 2021-01-26 в 23 30 32

@PNKBizz
Copy link
Member

PNKBizz commented Mar 17, 2021

Посмотрю что можно сделать

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants