Akryum / Akryum/vue-googlemaps

Whan I drag the map the marker is not moving with it

Open
#60 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
529
Forks
50
PR merge metrics
No merged PRs in 30d

Description

When I drag the map, the marker is not moving with it, but stay at the center of the map.
`


`

`export default {
data() {
return {
centerMap: {
lat: 48.853,
lng: 2.298
},
zoom: 14
}
},
}
`

Here is a short demo of the issue:
https://drive.google.com/open?id=1L_EwjmGV603k84aZuTVdGSbHPk0auQ5U

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.