pfent / Android-MISL-Control

An Android app used to control TAMUs ASEP Robot, controlled a MISL Stack
Apache License 2.0
1 stars 0 forks source link

Implement a MapFragment to show a track #2

Closed b3nk4n closed 9 years ago

b3nk4n commented 9 years ago

A MapFragment should be implemented, which is able to show the path of the of the ASEP robot. Because it should be the case that there will be an alternative view to display the location relative to the start (like in the Windows GUI application), an interface should be introduced to be able to change these views later on.

b3nk4n commented 9 years ago

I just created and added an API key plus all required dependencies, meta data or permissions.

b3nk4n commented 9 years ago

Development on the Google Map implementation has stopped, because the lack of internet connection while connected to ASEP. We will continue with OpenStreetMap which might supports offline maps...