Google-Directions-Android
Route calculator
Calculates and displays directions between two locations on an Android map using the Google Directions API
This project allows you to calculate the route between two locations and displays it on a map.
979 stars
67 watching
394 forks
Language: Java
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mohammadima3oud/complete-google-map-api-tutorial | A comprehensive tutorial on using Google Map API for Android development | 125 |
c404/distance-matrix-api | Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API | 30 |
poulpix/pxgoogledirections | An iOS SDK that provides Google Directions API functionality | 268 |
atlregional/bus-router | Generates bus routes from GTFS data using the Google Maps Directions API or OSRM. | 37 |
ionicthemes/ionic-3-google-maps-google-places-geolocation | A working ionic app example demonstrating integration of Google Maps, Geolocation and Google Places for building location-based apps. | 32 |
mwgg/greatcircle | A set of reusable functions for calculating distances and bearings between geographic locations | 78 |
mjaschen/phpgeo | A library providing abstractions for geographical coordinates and distance calculations. | 1,562 |
maplibre/maplibre-gl-directions | A plugin for displaying routing directions on interactive maps with customizable visual and logic settings | 75 |
springmeyer/arc.js | Calculates great circle routes as lines in GeoJSON or WKT format. | 369 |
mapzen/on-the-road_android | An Android client for routing and navigation using the Valhalla service. | 49 |
nextgis/android_maplib | Provides a set of libraries and tools for displaying geospatial data on Android devices | 29 |
garysye/react-native-android-geolocation | A React Native module that enables access to Android Geolocation via the Google Play API | 18 |
lxsameer/react-native-geolocation-android | A React Native module for accessing Android's geolocation API inside an app. | 4 |
gabrielemariotti/androiddev | A collection of examples and source code for Android development tutorials | 806 |
cmichi/gtfs-visualizations | Visualizes public transportation routes from GTFS data to show frequency and popularity | 129 |