If you change `pinsStore.coordinate` from the outside, the effects (watchers) are executed, but the pin is not moved in the map.
If you change
pinsStore.coordinatefrom the outside, the effects (watchers) are executed, but the pin is not moved in the map.