
Build a Google Maps app with Angular 2, adding draggable markers with a location name, latitude, and longitude, persisting via local storage, using the angular2-google-mmaps module and a Bootstrap template.
Persist map markers in an Angular 2 app by creating a marker service that loads from and saves to local storage using JSON.stringify/parse, initializing markers when none exist.
Learn to update moved markers and delete them in a Google Map app built with Angular 2, persisting changes via a marker service.
Google Maps have simplified navigation and almost all websites these days include Google Maps for contacting, or directions – helping users find them. Do you want to learn how to add Google Maps to your own website? Well, in this course you can!
In this short MapIt project based course, you will learn how to use the Google Maps components for Angular 2 and incorporate a MapIt feature. In this project, you will be able to search and pin locations using Latitude and Longitude or simply by clicking on the location on the Map. These pins will parse to Local Storage, so they will stay even if you restart your applications.
So, what are you waiting for? Let's SAY MAP!