angular-ui/angular-google-maps

Searchbox is initialized every time for recycled map

Przecza opened this issue · 0 comments

I have map with recycle-map-instance attribute. I am using searchbox in this map. Every time the map is laoded( recycled) the search box is initialized and displayed one more time.

Plunker

Just navigate between state1 and 2 few times.