allenhwkim / angularjs-google-maps

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

fixed bug of ng-repeat multiple times compiled by angular inside of custom control #800

Closed privatejava closed 7 years ago

privatejava commented 7 years ago

This is the bug fix from the Bug #799 which happens to make the ng-repeat to compile multiple times when toggling ng-if for custom control directive .