Hi,
I have downloaded the daily build 7.0.252.0 and I am finding that zoom levels seems to be inconsistent with what has been set. For instance
when :
businessRepsIbgRegionAlignement.ZoomLevelSet.ZoomLevel12.DefaultAreaStyle =
AreaStyles.CreateSimpleAreaStyle(GeoColor.StandardColors.Transparent, GeoColor.StandardColors.Blue, 1);
businessRepsIbgRegionAlignement.ZoomLevelSet.ZoomLevel12.ApplyUntilZoomLevel = ApplyUntilZoomLevel.Level14;
buildOverlay.Layers.Add(businessRepsIbgRegionAlignement);
Then the style display starting at zoom level 11 ??? when it should be visible only when reaching 12… I have also observed that styles and zooms are not always working that well. For instance the same application using the same web client (Chrome) some style(s) are not always drawing equally and I mean by that some styles used are just not showing when they should… I think that maybe there is bugs hidings…
thanks a lot.
jm.