-
Notifications
You must be signed in to change notification settings - Fork 11
Competitions need a location #22
Comments
https://github.com/Logicify/jquery-locationpicker-plugin looks pretty slick. |
…like the behvaior, and I think we want to store addresses too anyways; so the Logicify/jquery-locationpicker-plugin or something else might be better here.
This is now done just the google maps API (rather than a library on top of it). I'm fairly happy with how it works right now, as of cc83faa. It would be great to extract city/state/country data using on top of this too, as mentioned in #96, or to re-use this to ask competitors for locations like in #24. I'm going to close this issue for now, and leave additional features for other issues. |
I'm going to reopen this issue, as it looks like our map rendering isn't done reactively, so when someone else changes the location, the page doesn't update. I think the fix will be as easy as running |
Ok, so competitions need a lot of things, but once we have their physical locations, we could do something cool like showing a map of all ongoing/soon/recent competitions on the home page, rather than a boring list.
The text was updated successfully, but these errors were encountered: