Hi,
I try to reproject a list of graphics from GCS to another projection by using the Geometry Service. However, I found out if there are more than 50 records in my input List<Graphic>, the geometry service will fail. So my question is that is there any number of record limitation in the input graphic list? How can I change it to a large number?
Thanks,
Wei