Add "Location" loading, draw on map

This commit is contained in:
Adam
2016-08-21 17:03:10 -04:00
parent aa15feb091
commit e609fc83ba
10 changed files with 595 additions and 103 deletions

2
cache/pom.xml vendored
View File

@@ -101,7 +101,7 @@
<version>2.16</version>
<configuration>
<enableAssertions>true</enableAssertions>
<argLine>-Xmx1024m</argLine>
<argLine>-Xmx2048m</argLine>
</configuration>
</plugin>
<plugin>