Select to view content in your preferred language

Layer visibility

560
2
08-14-2012 08:47 AM
MikeDuppong
Emerging Contributor
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
0 Kudos
2 Replies
MikeDuppong
Emerging Contributor
And ... I'd rather not actually have the features in this point layer selectable, but I'm not sure how else to get them to display.  Do I have to create a custom graphics layer?
0 Kudos
MikeDuppong
Emerging Contributor
Sorry - also need to mention that the features are being created on the mobile, one per second.
0 Kudos