This is an recruitment test from eClever. (c) Copyright 2021 eClever, all rights reserved.
- Create HTML-marker from following REST Endpoints:
- https://restcountries.com/v3.1/capital/Berlin
- https://restcountries.com/v3.1/capital/Paris
- https://restcountries.com/v3.1/capital/Brussels The Json containing the latlng attribute for the marker (center).
- The markers should look rectangular with different background colors. width 32px height: 32px
- OnClick should open a PopOver dialog for changing the background color. The user can change the background color to any color and apply it.