Skip to content

lightcomms/mapwize-app-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapwize app for iOS

This is the source code of the Mapwize app available on the App Store.

View the app on the App Store

Are you looking for a simple way to implement indoor mapping and wayfinding in your organization? Get your Mapwize account, import your indoor maps on Mapwize Studio and fork this app!

Mapwize SDK

The app is built using the MapwizeForMapbox SDK. You can find the documentation about the SDK at docs.mapwize.io.

Credentials

You will need to set your Mapbox and Mapwize credentials in the info.plist.

Sample keys are given for Mapwize and Mapbox. Please note that those keys can only be used for testing purposes, with very limited traffic, and cannot be used in production. Get your own keys from mapwize.io and mapbox.com. Free accounts are available.

Deep-linking

The app supports deep-linking using the mapwize:// protocol. To avoid conflicts, please change the protocol in your own app.

Supported url are in the same format as QR-Code urls.

License and credits

The app is released under MIT license.

The LICENSE file contains the MIT license as well as the licenses of the open-source code used.

A page with credits to the used open-source projects is added in the app. The credit.html page can be generated from the LICENSE file using showdown.

Install showdown if you don't have it yet

npm install showdown -g

Then execute

showdown makehtml -i LICENSE -o Mapwize/Ressources/credits.html

About

This is the source code of the Mapwize app available on the App Store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors