https://github.com/frankodoom/vehicle-in-motion
This is a basic implementation of location listener using Google Maps Api
https://github.com/frankodoom/vehicle-in-motion
google googlemaps-api location-services maps uber
Last synced: 23 days ago
JSON representation
This is a basic implementation of location listener using Google Maps Api
- Host: GitHub
- URL: https://github.com/frankodoom/vehicle-in-motion
- Owner: frankodoom
- Created: 2017-08-17T08:05:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-03T16:19:21.000Z (over 5 years ago)
- Last Synced: 2024-04-10T04:51:42.200Z (about 1 year ago)
- Topics: google, googlemaps-api, location-services, maps, uber
- Language: Java
- Homepage:
- Size: 1.29 MB
- Stars: 339
- Watchers: 29
- Forks: 126
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vehicle-In-Motion
This is a basic implementation of live motion tracking using Google Maps Api, a similar implemtnation with Uber Apps.
# Licence
````
Copyright 2017 Frank OdoomLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
````