huafu / ember-google-map

An Ember addon to include a google-map Ember friendly component in your apps.
http://huafu.github.io/#/ember?name=ember-google-map
MIT License
87 stars 34 forks source link

Allow overriding InfoWindow view #48

Closed josepjaume closed 9 years ago

josepjaume commented 9 years ago

This allows a marker' view overriding its infoWindow class.

josepjaume commented 9 years ago

Ping! :panda_face:

huafu commented 9 years ago

Oups, sorry! Thanks for the contribution, creating and publishing a release now...

huafu commented 9 years ago

Arg, I've merged without checking lol. Needs to define that property's default value on the component!

huafu commented 9 years ago

@josepjaume can you re-open a PR, where you'd have fixed what I commented on the diff please?