-
Notifications
You must be signed in to change notification settings - Fork 2
Technologies & Technical Challenges
Shanelle edited this page Aug 30, 2020
·
1 revision
Google Maps API
Backend: MongoDB/Express
Frontend: React/Node.js
The Maps JavaScript API lets you customize maps with your own content and imagery for display on web pages and mobile devices. The Maps JavaScript API features four basic map types (roadmap, satellite, hybrid, and terrain) which you can modify using layers and styles, controls and events, and various services and libraries.
Technical Challenges:
- Create routes with start and end destinations
- Updating routes
- Implementation of maps API
- Visualizing routes
Technical Challenges:
- Connecting google maps API to MongoDB/Express
Technical Challenges:
- Reading data from MongoDB database and organizing for display
- Constructing visualization of google maps API
- Implementing effective user and driver interaction