If you tap on the Mk pin annotation callout, in the Apple Map app, the following view is displayed. I'm trying to try something similar again, but I'm not sure how to apply the satellite image (I think it's an MKMapview on the coordinates of annotations) and the segment of satellite view To animate when the bottom scene is dragged? Apart from this, the satellite view constantly revolves and behind is a standard animation?
In summary:
- How has the map image applied at the top?
- How it is enhanced / zoomed when user goes down (see table)
- Image is animated so that it can be rotated, is this built in feature ?
How is the map image at the top?
This is not an image. It's a MKMapView.
When the user runs down (table) view below, then incrementally / zoomed
update mapview.frame.size. Scroll vif with scroll ContentAffost. why.
How is the image animated so that it rotates, is it built in a feature?
Animate Mkmapview or MKMapView.camera
I have created a sample that you can download.
No comments:
Post a Comment