简体   繁体   中英

What’s the best android widget for an image to allow zooming and drawing over the image?

I'm making an app of the Ticket to Ride board game. I need to display a map of the US. I want to be able to zoom in and out on the map, “draw” trains over the top of the image, and listen for clicks at a specific location on the image.

Can anyone give me some direction on how to implement this? Is there a widget that has the functionality I'm looking for?

您可以通过此SubsamplingScaleImageView做到这一点

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM