Interactive Map of Bangladesh
Welcome to the Interactive Map of Bangladesh repository! This project provides a simple web page that displays an interactive map of Bangladesh with district boundaries. Users can click on map markers to view details about specific districts.
Features
• Interactive map with district boundaries.
• Clickable map markers to show district details.
• District details include name, description, latitude, and longitude.
Usage
• Open index.html in a web browser.
• Explore the interactive map by clicking on map markers.
• District details will be displayed on the right side of the page.
Dependencies
• Bootstrap v5.3.2: Front-end framework for styling.
• Leaflet v1.7.1: JavaScript library for interactive maps.
Data Sources
• GeoJSON boundaries: geoBoundaries-BGD-ADM0_simplified.geojson
• District details: Bangladesh-district.json
Setup
No special setup is required. Simply open index.html in a web browser.
Customization
• To change the map styling, modify the Leaflet tile layer URL.
• Update the GeoJSON URLs if you have more accurate or updated data.
Credits
Map data: OpenStreetMap
https://www.geoboundaries.org/simplifiedDownloads.html
Bootstrap contributors: Mark Otto, Jacob Thornton, and others.
Author
Feel free to explore, contribute, and customize the code to suit your needs. If you have any suggestions or improvements, please open an issue or submit a pull request. Thank you for using the Interactive Map of Bangladesh!