A simple demo application that showcases Google Maps integration into Angular. It uses the official Maps Javascript SDK along with Places API and Directions API. Visit Official Docs for complete guide.
- Make sure to replace the
YOUR_API_KEY
placeholder with a valid API Key in theindex.html
file. Get the API Key from here.