WSDOT / wsdot-android-app

Source code for the WSDOT Android application
GNU General Public License v3.0
19 stars 12 forks source link

Feature: Favorite Map Locations #78

Closed loganSims closed 8 years ago

loganSims commented 8 years ago

Resolves issue #55.

Favorite Locations!
    interface LocationColumns {
        String LOCATION_ID = "id";
        String LOCATION_TITLE = "title";
        String LOCATION_LAT = "latitude";
        String LOCATION_LONG = "longitude";
        String LOCATION_ZOOM = "zoom";
    }
waynedyck commented 8 years ago

Merged with commit 04097a10d16743a61d092f27744d73f21bf57c6d