Hi all,
How retrieve layer's properties to display with mapguide API? I've search the 
in MgLayer methods and the xml associated to the layer as below :

$byteReader = 
$resourceService->GetResourceContent($layer->GetLayerDefinition());
    $xmldoc = DOMDocument::loadXML(ByteReaderToString($byteReader));

I can see mapping but no if information about if the property should appear in 
the selection?!?

Do someone know how to do that via php server API?
Thanks in advance,
Rémy
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to