Skip to content
This repository has been archived by the owner on Jan 12, 2018. It is now read-only.
/ MapboxTableViewDemo Public archive

Reference implementation of reuse of UITableViewCell objects containing Mapbox GL-based Mapbox iOS SDK maps.

Notifications You must be signed in to change notification settings

mapbox/MapboxTableViewDemo

Repository files navigation

MapboxTableViewDemo

Reference implementation of reuse of UITableViewCell objects containing Mapbox GL-based Mapbox iOS SDK maps.

Install

  1. Get CocoaPods
  2. pod install
  3. open MapboxTableViewDemo.xcworkspace
  4. Build & Run

Notes

  • Creates a UITableView with 100 rows.
  • Only creates 4-6 MGLMapView Open GL-backed map views (depending on device size).
  • Loads a different center coordinate for each of the 100 rows.
  • Performant on device (tested with an iPhone 5s running iOS 8.4.1).
  • Data courtesy geoiq/gc_data.

Video

About

Reference implementation of reuse of UITableViewCell objects containing Mapbox GL-based Mapbox iOS SDK maps.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published