Application Implementations as part of "TypeScript: The Complete Developer's Guide 2020" by Stephen Grider
Developed an application using TypeScript, ParcelBundler, Faker and Google Maps API
* This application allows to create objects(name, longitude and latitude) with random data using Faker and add these objects to the map as a marker.
* Allows to provide information of the marker as a popup, when clicked on the marker.