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

Marker draggable cannot be changed when marker is added into map #78

Open
GlebDurygin opened this issue Apr 2, 2019 · 0 comments
Open
Assignees
Labels
severity: minor The defect does not affect functionality or data. It is merely an inconvenience. type: bug Something isn't working

Comments

@GlebDurygin
Copy link
Contributor

GlebDurygin commented Apr 2, 2019

Environment

  • Platform version: 7.0.0

Description of the bug or enhancement

It is not available to make a marker draggable and vice versa if marker is added into map.

  • Minimal reproducible example

    1. Add draggable marker to map
    2. Make marker non-draggable with marker.setDraggable(false)
    3. Try to drag the marker
  • Expected behavior

Marker becomes non-draggable

  • Actual behavior

Marker can be moved

Test project

draggable-marker.zip

draggable-marker

@GlebDurygin GlebDurygin added the type: bug Something isn't working label Apr 2, 2019
@dtsaryov dtsaryov changed the title Marker behavior doesn't change when the Marker#setDraggable is called again Marker draggable cannot be changed when marker is added into map Apr 2, 2019
@dtsaryov dtsaryov added this to the Release 7.0 milestone Jun 17, 2019
@knstvk knstvk modified the milestones: Release 7.0, Release 7.2 Aug 5, 2019
@dtsaryov dtsaryov added the severity: minor The defect does not affect functionality or data. It is merely an inconvenience. label Nov 19, 2019
@dtsaryov dtsaryov removed this from the Release 7.2 milestone Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: minor The defect does not affect functionality or data. It is merely an inconvenience. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants