All Projects → shihabmi7 → Caranimation

shihabmi7 / Caranimation

A sample project about car animation in a route

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Caranimation

Google Maps Services Js
Node.js client library for Google Maps API Web Services
Stars: ✭ 2,432 (+4321.82%)
Mutual labels:  google, maps
Placepicker
Free Android Map Place Picker alternative using Geocoder instead of Google APIs
Stars: ✭ 126 (+129.09%)
Mutual labels:  google, maps
React Native Streetview
React Native Google's Panorama/StreetView component for iOS and Android.
Stars: ✭ 79 (+43.64%)
Mutual labels:  google, maps
Leku
🌍 Map location picker component for Android. Based on Google Maps. An alternative to Google Place Picker.
Stars: ✭ 612 (+1012.73%)
Mutual labels:  google, maps
Gmscore
Free implementation of Play Services
Stars: ✭ 4,356 (+7820%)
Mutual labels:  google, maps
Mappa
A canvas wrapper for Maps 🗺 🌍
Stars: ✭ 290 (+427.27%)
Mutual labels:  google, maps
Yii2 Google Maps Library
Google Maps API library for Yii2
Stars: ✭ 104 (+89.09%)
Mutual labels:  google, maps
Vehicle In Motion
This is a basic implementation of location listener using Google Maps Api
Stars: ✭ 339 (+516.36%)
Mutual labels:  google, maps
Google Map React
Google map library for react that allows rendering components as markers 🎉
Stars: ✭ 5,529 (+9952.73%)
Mutual labels:  google, maps
Sketch Map Generator
Sketch plugin to fill a shape with a map generated from a given location using Google Maps and Mapbox
Stars: ✭ 824 (+1398.18%)
Mutual labels:  google, maps
Khartis
Khartis - thematic mapping
Stars: ✭ 49 (-10.91%)
Mutual labels:  maps
Docs Examples
Open in Cloud Shell Examples for the Google provider docs
Stars: ✭ 50 (-9.09%)
Mutual labels:  google
Keyring
Keyring is an authentication framework for WordPress. It comes with definitions for a variety of HTTP Basic, OAuth1 and OAuth2 web services. Use it as a common foundation for working with other web services from within WordPress code.
Stars: ✭ 52 (-5.45%)
Mutual labels:  google
Geotiff.io
Static website for viewing and analyzing GeoTIFF's in the browser
Stars: ✭ 53 (-3.64%)
Mutual labels:  maps
V3 Utility Library
Utility libraries for Google Maps JavaScript API v3
Stars: ✭ 1,047 (+1803.64%)
Mutual labels:  maps
Here Ios Sdk Examples
Objective-C and Swift projects using the HERE SDK for iOS.
Stars: ✭ 52 (-5.45%)
Mutual labels:  maps
Shellphish
Phishing Tool for 18 social media: Instagram, Facebook, Snapchat, Github, Twitter, Yahoo, Protonmail, Spotify, Netflix, Linkedin, Wordpress, Origin, Steam, Microsoft, InstaFollowers, Gitlab, Pinterest
Stars: ✭ 1,037 (+1785.45%)
Mutual labels:  google
Mobius
Scripts to extract data from the COVID-19 Google Community Mobility Reports
Stars: ✭ 47 (-14.55%)
Mutual labels:  google
Ngx.leaflet.component
angular 2+ / leaflet 1.x component collection
Stars: ✭ 46 (-16.36%)
Mutual labels:  maps
Skip Ad
A simple lightweight Chrome extension that automatically skips YouTube Ads.
Stars: ✭ 54 (-1.82%)
Mutual labels:  google

CarAnimation

A sample project about car animation in a route in Google Map

alt Car Animation

Youtube link

https://www.youtube.com/watch?v=2n3kJFjbTSU

How to Run

Just Give your Google API key in your google_maps_api.xml file.

About

From Google Direction Api we can got a poly line. A poline is a combiantion of Latitide and Longitude. I iterate though all list of LatLong object and use ValueAnimator to animate movement. It is possible to get Latlong from server and move with the direction. Have plan to update this repository and lots of chance to upgrade this. Like Less the osilation while changing the point and smooth rotation.

Pull request is welcome

Special Thanks

@amanjeetsingh150

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].