Could you please help me a little bit with these layer definition
constructions..
Maestro 5
This works:
Version version = new Version(1, 0, 0);
ILayerDefinition layerDefinition =
ObjectFactory.CreateDefaultLayer(this.mgSiteConn, LayerType.Vector,
version);
But if I change it other than 1.0.0, it'll crash: unknown version..
Same with the ResourceObjectConverter. So, how should it be done?
- mika -
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users