Coder Social home page Coder Social logo

Comments (7)

devillom avatar devillom commented on August 18, 2024 1

Классно, мне бы так понравилось бы
<ymap-marker >{тут html код}</ymap-marker >

from vue-yandex-map.

alex-lit avatar alex-lit commented on August 18, 2024 1

@devillom

Балун и так можно конфигурировать через атрибуты маркера или через св-во placemarks компоонента yandexMap. Пример для маркера:

<ymap-marker
    marker-type = "placemark"
    :coords     = "[54.7778, 38.7774]"
    :balloon    = "{
        header: '<img src=\'picture.jpg\'/>'
    }"
></ymap-marker>

from vue-yandex-map.

PNKBizz avatar PNKBizz commented on August 18, 2024 1

@devillom @web2easy В общем добавил возможность добавления кастомного темплейта, только не через слот, а через пропсы. Смотрите, тестируйте, надеюсь будет полезно.
В ридми описал пример использования.

from vue-yandex-map.

PNKBizz avatar PNKBizz commented on August 18, 2024

Пока нет. В следующем релизе запилю. Или буду рад пулл-реквесту с этой фичей )

from vue-yandex-map.

PNKBizz avatar PNKBizz commented on August 18, 2024

Теперь есть возможность задавать маркеры со всеми свойствами напрямую в карту. Там же можно сконфигурировать balloon

from vue-yandex-map.

PNKBizz avatar PNKBizz commented on August 18, 2024

Хотя в будущем думаю добавлю возможность конфигурировать balloon через атрибуты маркера

from vue-yandex-map.

PNKBizz avatar PNKBizz commented on August 18, 2024

Отлично, не пробовал =) Но поддержку передачи верстки через слот я в любом случае реализую в следующем релизе.

from vue-yandex-map.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.