Skip to content

remohammadi/OverMapDrivingSimulator

 
 

Repository files navigation

Over Map Driving Simulator

This is a driving simulator based on a Google Maps sample.

Screenshot of Driving in Amsterdam

Setup

npm i
npm start  # development
npm run build  # production

The application is currently using the .env file to embed the API key in the HTML document. This is a temporary key and is not valid for production usage. It can be replaced by following these instructions to get an api key.

About

Samples for the Google Maps JavaScript v3 API

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 51.6%
  • JavaScript 19.7%
  • HTML 15.4%
  • CSS 7.1%
  • Shell 6.2%