allenhwkim / angularjs-google-maps

The Simplest AngularJS Google Maps V3 Directive
http://ngmap.github.io
MIT License
1.52k stars 516 forks source link

ng-model values not updating when moving markers in directions directives #870

Closed rajeshsmallarc closed 6 years ago

rajeshsmallarc commented 6 years ago

Hi,

When i am dragging marker from a location to another, ng-model values are not updating.

Please help me.

allenhwkim commented 6 years ago

angularjs-google-maps does not provide two way binding. Please use on-drag function.