Loading course mark order from RaceXML

- Mark order is read from the generated RaceXML and stored
- Added .getNextMark() to get the next mark in the race
- Added .equals() and .hashCode() for Marks

Tags: #story[1124] (Task 1)
This commit is contained in:
Michael Rausch
2017-08-02 22:03:10 +12:00
parent b01d39f19f
commit 7885b3fae2
6 changed files with 254 additions and 9 deletions
@@ -7,8 +7,6 @@ import seng302.utilities.GeoPoint;
import javax.net.ssl.HttpsURLConnection;
import java.net.URL;
import java.lang.Math;
/**
* CanvasMap retrieves a map image with given geo boundary from Google Map server.
* By passing a rectangle like geo boundary, it returns a map image with the