Wikipedia: "A municipality is often not a 'city' in the usual sense of the term (i.e., a large continuous urban settlement), but instead an administrative unit comprising, typically, a main central urban area (a city in the usual sense, usually with the same name as the municipality), and its much larger surrounding rural area containing many smaller cities (districts and subdistricts), towns and villages."
Nice, but please take out the 1 stroke. It's killing me, and I have found that 0.5 looks much more appealing and should be the default. The code to do this without redoing the map is:
<style>
.zoomable-circle{stroke-width:0.5px !important}
</style>
You don't have to follow my nitpick of course, but it is a highly recommended suggestion from me.
<style>
.zoomable-circle{stroke-width:0.5px !important}
</style>
You don't have to follow my nitpick of course, but it is a highly recommended suggestion from me.