Add tracked players to map
- added new component: Player.js
- get current player locations from back-end, which returns only the most recent entries for each player
- currently only checks locations once; need to update when websocket is implemented and can be tested
- also fixed rectangle and circle dragging bug
Edited by L4929