This repository was archived by the owner on Nov 30, 2018. It is now read-only.
This repository was archived by the owner on Nov 30, 2018. It is now read-only.
Event works only for editable polygons #1403
Open
Description
Hello.
I'm using "angular-google-maps 2.1.0-X.8" and "AngularJS v1.3.13" for displaying polygons on map.
I added click event to all polygons, but it works only for editable polygons. Even draggable polygons with editable == false are not clickable. Setting 'clickable' doesn't work.
Is it possible to evoke click event for readonly (editable == false) polygons?
Here link to plnkr: http://plnkr.co/edit/DPzY3ZeZZV7UTNBT599u?p=preview