gameontext / sample-room-java

Walkthrough for creating a room in java for Game On!
https://gameontext.org
Apache License 2.0
20 stars 105 forks source link

Add map location default #32

Closed katheris closed 8 years ago

katheris commented 8 years ago

The map location is not being set in the MapClient class, it needs to be set to https://game-on.org/map/v1/sites. Also change the configuration so it is injected using @Resource. Fixes issue #31


This change is Reviewable

ebullient commented 8 years ago

I know you have a second set...


Reviewed 2 of 2 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.


_Comments from Reviewable_

katheris commented 8 years ago

Oh yeah! I thought I had included them already, pushed a new one: #33