gdg-x / hub

[DEPRECATED] API Data Hub for the Global GDG Community
https://hub.gdgx.io
Apache License 2.0
36 stars 19 forks source link

fix(chapter): fix broken map on chapter page #72

Closed Splaktar closed 9 years ago

Splaktar commented 9 years ago

update to use the new angular-google-maps

Includes changes from #71.

tasomaniac commented 9 years ago

This is the same work for Chapter Details page right? Changes look good to me.

Are we now using new Google Maps SDK? I mean ours is looking really old right now.

Splaktar commented 9 years ago

We're using an updated version of the Angular UI angular-google-maps directive. It's getting to the point where it isn't maintained well so we might have to make a change. But this is good enough for our developers site (Hub) for now.

Splaktar commented 9 years ago

Before: screen shot 2015-11-21 at 7 23 38 pm After: screen shot 2015-11-21 at 7 23 49 pm

tasomaniac commented 9 years ago

Wow man. Thank you for fixing these.

Splaktar commented 9 years ago

@tasomaniac No problem. The entire site should be re-done with Angular Material at some point, but I'm just trying to get it back to working near 100% as fast as possible. Then we can focus on actual enhancements to the core functionality and APIs.