dylanfprice / angular-gm

AngularJS Google Maps Directives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bower package not up to date

loganwedwards opened this issue · comments

First, I love the integration of Circle shapes. Fits the bill nicely for what I need. I noticed that v1.0.1 is on Bower and that's what is listed on the repo's homepage. After finagling with trying to get Circles to work, I started digging through the source and noticed that the references to the Circle constructors and directives are nowhere to be found in the bower packaged version. Bower should be updated with the newest source to avoid confusion.

Thanks for a great library!

I'm sorry if there was some confusion with the broken docs page--it is fixed and back up now. Version 1.0.1 doesn't include the circles shapes and if you look at the 1.0.1 docs you will see they are not there. I double checked that what is up on bower is what I expect a 1.0.1 release to be.

I will look into releasing a 1.0.2 with the addition of circles since it sounds like you could use this feature.

Ok I released 1.0.2 please let me know if you run into any problems!

Solid. Already implemented in my project. Nice work!