As a user, I want to be able to see a map of location I specify, so that I can visualize crime in the area
As a user, I want to be able to drop a pin on the map so that I can find crimes in that particular area
As a user, I want to be able to navigate the map (zoom in/ out, move map) so that I can better see reported crimes
AC:
[x] Use the API to load and display the map centered on the obtained coordinates
[x] Display zoom controls on the map, allowing users to increase or decrease the zoom level
[x] Adjust the map view and markers based on the updated zoom level
As a user, I want to be able to see a map of location I specify, so that I can visualize crime in the area As a user, I want to be able to drop a pin on the map so that I can find crimes in that particular area As a user, I want to be able to navigate the map (zoom in/ out, move map) so that I can better see reported crimes
AC: