Using Bing Maps to add Shapes With Angular in a Spring Boot Application

This is the second part of a series. In the first part, the setup of the AngularAndSpringWithMaps project was described. In this part, we'll describe adding and reseting properties.

Create a New Property at a companySite

To create a new property the user can click on the map. The first click is the center of the property and the following click defines the shape of the property. The locations are shown on the map with icons in the CompanySiteComponent: