dylanfprice / angular-gm

AngularJS Google Maps Directives
MIT License
198 stars 47 forks source link

Polygon on the map #64

Closed ritz078 closed 9 years ago

ritz078 commented 10 years ago

Is there any way i can draw a circular polygon on the map?

dylanfprice commented 9 years ago

Right now there is no support for the circle shape in the google maps api. It would be awesome if you wanted to add it. Shouldn't be too hard--would follow the same pattern as https://github.com/dylanfprice/angular-gm/blob/master/src/directives/gmPolylines.js