How to print from ios simulator?

I am working on an application with X code that generates hundreds of annotations on a map. I need to print this card on a huge poster. My current approach is to take several hundred screenshots of the map and assemble them into a huge image in Photoshop. I also looked at printing Google maps and adding annotations manually in Photoshop. The problem is that both of my approaches are very laborious. I wanted to know if there is a better way to send a map with annotations to a printer from an ios simulator. thank

+3
source share

All Articles