I am currently pulling in the Flickr geofeed into my map, based on this sample: Flickr data as graphics on a map | ArcGIS API for JavaScript 3.17. It is working beautifully.
Right now, I only see 20 photos on my map. I have 65 geotagged photos in the feed (single user's photos) that I'm pulling. I also limit what I am pulling by using tags. The default number of photos to show looks to be 20, but I'm guessing there is a way I can increase that number. I haven't been able to find how to do that though. Has anyone else run into this and how did you resolve it?
Thanks in advance for your help!