GithubHelp home page GithubHelp logo

kenzan8000 / audio-tour Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 29.22 MB

iOS AR and map app offering a spot's audio guide, similar to how a museum audio guide helps you understand the works of art at a deeper level.

Home Page: https://apps.apple.com/us/app/audio-tour-san-francisco/id1182851195

License: MIT License

Ruby 1.14% Swift 98.86%
ios augumented-reality swift uikit mapbox arkit ar

audio-tour's Introduction

App Icon

Audio Tour

CircleCI

Audio Tour offers an audio guide of the spots, similar to how a museum audio guide helps you understand the works of art at a deeper level. There are two modes to assist with your sight-seeing.

audio-tour

Map Guide

The map view gives you a birds-eye view of the city. You can plan places to visit before going out or check them out during your trip.

AR Guide

The live camera view displays the names of spots on top of the image from the camera at your location. Launch this function in the city, and face your camera to the spots.

Installation

Plist Settings

Audio Tour depends on Mapbox. To use Mapbox API, you need to set Mapbox's access token in Mapbox-Info.plist.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>MGLMapboxAccessToken</key>
    <string>YOUR_ACCESS_TOKEN</string>
</dict>
</plist>

audio-tour's People

Contributors

dependabot[bot] avatar kenzan8000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.