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.
Polygon doesn't support an icons property #1459
Open
Description
The documentation at
http://angular-ui.github.io/angular-google-maps/#!/api/polygon
shows an 'icons' property for polygons, but the 'icons' property doesn't appear supported by the Google Maps API:
https://developers.google.com/maps/documentation/javascript/3.exp/reference#PolygonOptions
I discovered this after being unable to get the 'icons' property to display anything on a polygon.