I have a map with some water utility data. I have a feature mousetip come up on mouseover event. In my mxd I have a feature class with about 27,000 features. When I run my app through VS2008 I only get 500 of the features to symbolize with the default red point dot. Is there a limitation to the amount of features?
I know that 500 came up because I added a clusterer to see the total count at full extent.
Also is there a way to turn off the default point symbology for the maptip? I would rather there not be a point or outline for the feature class I am using. Is there maybe a way to have no color on the symbol?
Thanks