Improve map view
The map view in its current shape will become unusable once a game with many players close to each other and with player interaction is played, because their markers will crowd the map.
We should implement two things:
- Meta-data in games that configure the client, like players_visible, visible_range, etc.
- Enable map view features like marker clustering, auto zoom, etc.