Topic: I set the polygon, and the background color didn't work.

I set the polygon, and the background color didn't work.(Tileset map)
Code:
onlineMaps.AddDrawingElement(new OnlineMapsDrawingPoly(sensorLatLng, new Color(1, 1, 1, 0.5f), 2, new Color(1, 1, 1, 0.5f)));

Thank you very much.

Re: I set the polygon, and the background color didn't work.

I want to set up Bing map language for Chinese and how to implement it?thank you

Re: I set the polygon, and the background color didn't work.

Hello.

Documentation / Troubleshooting / Known issues / Drawing API - polygon has no fill in Tileset wrote:

This problem is related to the very difficult polygon
triangulation. Most likely, this problem will never be solved.
How to work around the problem:
1. OnlineMapsDrawingElement.checkMapBoundaries = false.
This mode works correctly only if the lines do not intersect.
2. Use «Draw to Texture» mode.
3. (Not recommended) Use Drawing as Overlay.

Online Maps / Language: zh-cht
https://help.bing.microsoft.com/#apex/18/en-US/10004/-1

Kind Regards,
Infinity Code Team.

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