Hi,
Using an InMemoryFeature layer we find at some zoom levels the labels appear clipped.
This is very consistant and occurs at zoom levels 5, 8 and 9
Source code and screenshot attached
Liam
Label_Clipping.zip (49.4 KB)
Hi,
Using an InMemoryFeature layer we find at some zoom levels the labels appear clipped.
This is very consistant and occurs at zoom levels 5, 8 and 9
Source code and screenshot attached
Liam
Label_Clipping.zip (49.4 KB)
Hi Liam,
When we use "MultipleTile" for "LayerOverlay", we should set "DrawingMarginPercentage" as a proper value to avoid clipped labels.
Please set property "DrawingMarginPercentage" (100 or higher) for your "InMemoryFeatureLayer" and have another try.
Regards,
Ivan
Hi Ivan,
Worked perfectly. Thank you.
Liam
Liam,
We’re glad it’s working with you.
Let us know if you have more questions,
Thanks,
James