vote up 0 vote down star

Bing maps currently simplifies each polygon shape that gets put on the map.

While that's good for most things, I need to show the full resolution polygons and I'll sort out the simplification myself.

Any ideas on how to do this, I can't seem to find a way to turn it off and finding documentation on Bing/live/VE/MS/whatever maps is a nightmare!

Any help appreciated,

Thanks.

flag

1 Answer

vote up 0 vote down check

Hi Leon,

We recently had a very similiar problem and found that setting the following (badly named) method worked.

VEMap.EnableShapeDisplayThreshold(false);

See this MSDN page for all the details.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.