Welcome to the Map Coordinate Highlighter project! This web application allows users to input geographic coordinates and see if they fall within specific districts in northern Portugal. If the coordinates are within a district, the district boundary is highlighted.
Coordinate-Based District Highlighting
- User Input: Enter longitude and latitude coordinates.
- Marker Placement: Places a marker on the map at the given coordinates.
- Boundary Check: Checks if the marker falls within predefined district boundaries.
- District Highlight: Highlights the district boundary if the marker is within a district.
- Alert: Displays an alert if the marker is outside of Portugal.
1. Open the Map: Navigate to the application in your browser.
2. Enter Coordinates: Click the search icon and enter the longitude and latitude.
3. View Results: See the marker on the map and check if it falls within a district.
This feature was developed as part of a freelance project.