eschwartz / backbone.googlemaps

A Backbone JS extension for interacting with the Google Maps API (v3.10)
MIT License
139 stars 55 forks source link

Model needs to be updated after drag. #7

Closed msurguy closed 11 years ago

msurguy commented 11 years ago

When the drag finishes there should be an update to the model attributes.

eschwartz commented 11 years ago

Good catch.

We can actually go one step higher, and update the model whenever the marker position changes. See https://github.com/eschwartz/backbone.googlemaps/commit/63761375af22f6a0e10933063b78e3f9664991cc