hi all, i am having array of mulipoints with length greater than 37, if its below 37 we are able to show the points on map using arcgis javascript API-3.5. If its above 37 we unable to display i.e none of the points showing.Please provide some help regarding this.
Have you tested your points using the sample code in the fiddle? If your locations are in web mercator you'll just need to update the array of points to specify the new values and then update the wkid.
Have you tested your points using the sample code in the fiddle? If your locations are in web mercator you'll just need to update the array of points to specify the new values and then update the wkid.