Hello,
I have a point feature layer that is set to not display on the server, however on the mobile it does need to be visible. I am adding the layer to the SelectionGraphicLayer of the selectionMapAction via:
selectionMapAction1.SelectionGraphicLayers.Add(ftrLayer);
However, I can't see any features.
Any hints are welcome!
Regards,
Mike