I have a feature layer within my map control. When I do not list out fields on the feature layer control within the LayerCollection, I see the points, and they appear as expected as I navigate around the map.
BUT, when I add a single outfield that exists, the map points no longer appear! I know the layer can display them, because when I filter the layer for a specific value within the outfield attribute, The point appears.
when it appears though, navigating around the map will change if the point is displayed. for example, if I zoom in, where the point no longer is in the map, and pan to its position, it no longer is there. When I zoom out or in, it appears, but if the extent does not display the point when zooming, it disappears.
What the heck is going on?