← All projects
2018·KandaIdea·Employment
MobileGIS
Full-featured GIS Android app with OSM-based interactive maps.
JavaMVVMOSMDroidOSMBonusPackRetrofitRxJava 2Dagger 2RealmGISOpen Source
View on GitHubA full-featured GIS Android app developed at KandaIdea, built to serve as the foundation for the company's future Android GIS projects.
- —OSM-based interactive maps with custom tile layers
- —Polygon and polyline drawing with area/distance measurement
- —Route finding between arbitrary points
- —Reverse geocoding and address lookup
- —KML file import and export
- —Location history tracking with speed display
- —Configurable tile layer sources
- —Real-time notifications via SignalR
Built with MVVM architecture, Dagger 2 for dependency injection, and OSMDroid as the mapping library.