Description
In this course, you will learn how to design a complete Map that allows you to add markers from scratch. The Map will allow you to add locations using latitude and longitude, as well as by simply clicking on the location on the map. You will also learn how to parse the data to local storage, so that it will stay even when the application is restarted.