Open chen0gao opened 1 year ago
Partially free https://mapsplatform.google.com/pricing/ $200 free credit on monthly basis
search service in an area https://developers.google.com/maps/documentation/javascript/examples/place-search
search direction between two points https://developers.google.com/maps/documentation/javascript/examples/directions-simple
search direction text info https://developers.google.com/maps/documentation/javascript/examples/directions-panel
auto complete https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete-directions
Search APIs/Strategies
Tutorial1 - location search and display, Same tutorials in txt
Tutorial4 - trip planner with todo list tracking, github for this project
Tier 1
https://developers.google.com/maps/documentation/javascript/examples/polyline-complex
embed map
Back - Nodejs
https://developers.google.com/maps/documentation/javascript/examples/polyline-complex API: getPath/?location1=xyz&location2 return path
Tier 2 History on dashboard App #2
Tier 3 Suggestion
https://www.codementor.io/projects/web/road-trip-planner-ce2l7lxjrm Outside guide Challenge: Google Map API