Add Gaza Strip to map
Hi,
First of all, thank you for your amazing work on this Flutter map package. It has been incredibly useful for my project.
I would like to request the addition of the Gaza Strip to the map. Including this region is important for my application’s users who need comprehensive geographical coverage.
Detailed Request:
- Region to be Added: Gaza Strip
- Reason for Addition: This region is a significant area for my application’s user base, and its inclusion will enhance the accuracy and usability of the map.
Hi @noacavalcante
Thank you for your appreciation. The Gaza Strip has been on my list since day one as I was struggling to find a SVG map that includes this region.
The map I used as reference came from wikipedia which does not include the Gaza Strip. Sadly without a usable map I am not able to add the region. This because I use the SVG as a base-file to generate the corresponding dart code.
Currently I'm quite busy at my work, so I don't have a lot of time to maintain this package. If you find a useable map (which includes this region), I will add it in a future version.