hhrib / tacs-tp

2 stars 1 forks source link

Endpoint matches devolver centroide #25

Closed emiibarrola closed 4 years ago

emiibarrola commented 4 years ago

Falta que el endpoint de matches me devuelva el centroide del mapa:

{ "id": 1, ... "map": { "id": 2851832386141158144, "nombre": "Buenos Aires", "municipalities": [ { "id": 145, "nombre": "Mar Chiquita", "centroide": { "lat": "-37.4984341236931", "lon": "-57.6436183313312" }, ... }, ], "centroide": null }, "turnPlayer": { "id": "auth0|5f767f28b498e2006b9415a8", "username": "gamer1" }, "winner": null, "config": { ... }, "date": "2020-10-02 12:45:30" }

FernaMera commented 4 years ago

Fixed: https://github.com/hhrib/tacs-tp/commit/879b8bc067c3ae2a60a39dabe72a31345e7b9064