w601sxs / beeDroneDeliveryMap

Drone delivery sim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Maps Hackathon submission

This repo contains the project submitted to Google Maps' hackahon on Devpost, heavily modified from the original Google Maps Platform WebGL codelab.

Getting Started

To get started, download or fork this repo and look in /solution.

To run the starter or solution apps, run the following from their respective directories:

  1. npm i
  2. npm start

This will install the needed dependencies and run the app locally in your browser using Webpack Dev Server.

Support

If you find a bug, please file an issue. Or, if you'd like to contribute, send us a pull request and refer to our code of conduct.

About

Drone delivery sim

License:Apache License 2.0


Languages

Language:JavaScript 80.0%Language:HTML 12.9%Language:CSS 7.1%