Topic: Map Polygon Background color

Hey mate,

just noticed that we can draw polygons onto our tiles however the background color is not supported. I was wondering if you guys are planning on adding that feature into later updates? and was also wondering if you have suggestions for what i can do for the time being to shade the background in my polygon?



Kind Regards

Re: Map Polygon Background color

Hello.

You have four ways:
1. OnlineMapsDrawingElement.checkMapBoundaries = false.
2. OnlineMapsTileSetControl.drawingMode = OnlineMapsTilesetDrawingMode.overlay.
But I do not recommend using this way. You get a huge performance degradation.
3. Use «Drawing to texture» mode. In this mode filling works correctly.
4. Make your own drawing API. It's pretty easy.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.