Re: [mapguide-users] How to detect style info for a given layer at a given scale?

2013-01-14 Thread Jackie Ng
It's best that you have a good understanding of the Layer Definition XML schema. Structurally it goes like this: [1 - n] VectorScaleRange elements. Check for the matching scale range here [0 -1] AreaTypeStyle elements (for basic polygon styles) [1 - n] AreaRule elements [0 - 1]

[mapguide-users] How to detect style info for a given layer at a given scale?

2013-01-14 Thread Franz1965
Hi All, I'm not happy about MgRenderingService:RenderMapLegend for the very low quality. So, I'm trying to create a new legend engine. MgMappingService::GenerateLegendImage generates each icon symbol, and this is ok. My problem is on how to answer to the folloing questions for a given layer at a