Age | Commit message (Collapse) | Author |
|
for MapWrapperFragment, and refactored stuff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
code was refactored into UnitRenderData to be shared with UnitMapFragment.
|
|
|
|
|
|
|
|
|
|
removed unnecessary content description warnings.
|
|
|
|
- Now there's MapFragment, which is the map and is responsible for displaying markers and focusing on a particular point. This functionality will be extended.
- UnitMapFragment is the entity in charge of the subscriptions and converts UnitInformation entities to something MapFragment can handle.
|