When placing Banner inside another zone map marker is incorrect.Fixed

I am placing a banner inside a Zone and the zone 'bubble' on the map is not centered over the correct cell but is centered over the 'Parent zone'. Additionally you are unable to place a banner in any other cell that the Zone covers. In the image below the banner is placed in X18 where i am standing. And I'm unable to place a banner in w17, x17, y17, w18, w19, x19, y19, y18,



The zone flags of this 'parent zone are:

 
    {
      "Name": "Timbermere",
      "Radius": 200.0,
      "Radiation": 0.0,
      "Comfort": 0.0,
      "Temperature": 0.0,
      "SafeZone": false,
      "Location": "1384.8 8.6 -619.9",
      "Size": "0 0 0",
      "Rotation": "0 0 0",
      "Id": "39394533",
      "ParentID": null,
      "EnterMessage": "Welcome to Timbermere",
      "LeaveMessage": "Thank you for visiting Timbermere, come back soon.",
      "Permission": null,
      "EjectSpawns": null,
      "Enabled": true,
      "Flags": "AutoLights, PvpGod, SleepGod, UnDestr, NoBuild, NoGather, NoRemove, NoOvenToggle, NoStash, NoCraft, NoEntityPickup, NoDoorAccess"
    },

Hi! I fixed it with version 1.0.10. Now has to work well and doesn't interferer with other zones.

Thanks! I'll test and let you know if there are any other issues. Appreciate it.

Locked automatically