/README

http://github.com/jfahrenkrug/MapKit-HelloWorld · #! · 14 lines · 9 code · 5 blank · 0 comment · 0 complexity · 7407fc9ef7a37b25823553079b353f9d MD5 · raw file

  1. Cappuccino MapKit Example
  2. -------------------------
  3. This is a very simple example project that uses MapKit for Cappuccino to create
  4. a full screen map.
  5. You need to run
  6. git submodule init
  7. and
  8. git submodule update
  9. after you clone the repo.