Scrollview就像foursquare一样有地图+列表 [英] Scrollview like foursquare with maps + list

查看:129
本文介绍了Scrollview就像foursquare一样有地图+列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图了解如何实现Foursquare应用程序使用的滚动视图。滚动时,地图y位置在收入列表之后。

I'm trying to understand how can I achieve a scrollview like Foursquare app uses. The map y position follows the revenue list when scrolling.


  • UIScrollview包含地图+收入列表为UIViews或

  • UITableView使用地图为HeaderSection,收入为
    UITableViewCell(我试过,但地图在滚动
    表后重新加载)或

  • 从UITableview分离地图并同步地图位置table
    list?

推荐答案

这看起来很有趣。在UITableView和& ;;之间创建视差效果UIMapView就像FourSquare。我希望它会有用;)

This looks very interesting. Create Parallax effect between UITableView & UIMapView like FourSquare. I hope it will be useful ;)

https:// github.com/stefanlage/SLParallaxController

这篇关于Scrollview就像foursquare一样有地图+列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆