Skip to content

marker isn't reactive after updating vue2-leaflet #274

Closed
@jkatagi

Description

@jkatagi

Description

I updated vue2-leaflet from v1.0.2 to v1.1.1 but after updating, marker isn't reactive.

I manage the marker's latlng in stores to update it from other components (e.x. from Exif information of pictures), so the code is a little complicated.

Could you tell me what happened? thanks.

Live Demo

Steps to Reproduce

See jsfiddle.

Expected Results

  • update latlng when dragging the marker.

Actual Results

  • doesn't update latlng when dragging the marker.

Browsers Affected

  • [x ] Firefox

Versions

  • Leaflet: v1.0.3
  • Vue: v2.5.16
  • Vue2Leaflet: v1.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions