webbukkit / Dynmap-Towny

Display Towny towns and nations on Dynmap maps
9 stars 43 forks source link

Towns with holes don't display propperly #6

Open drosen41 opened 12 years ago

drosen41 commented 12 years ago

If you create a town and form a loop with claimed land, dynmap shows the unclaimed interior land as claimed. The tiles properly report themselves as unclaimed in game.

mikeprimm commented 12 years ago

Yep - shaded polygon code I use in the mapping library doesn't support shaded outlines with enclosed holes. Not too sure if I'll be able to work around this.

mixxit commented 4 years ago

im suffering from this 7 years later, i am now wondering how to find the holes in a vast area

MilesBHuff commented 4 years ago

We have the same issue on the SettleScape server.

XuPuPG commented 3 years ago

Yep - shaded polygon code I use in the mapping library doesn't support shaded outlines with enclosed holes. Not too sure if I'll be able to work around this.

leaflet supports markers with holes