Skip to content

Commit

Permalink
Adding Mapbox (test)
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Jan 7, 2016
1 parent a9fc4e4 commit 5511e65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
<plugin name="cordova-plugin-customurlscheme">
<param name="URL_SCHEME" value="xpluginsdemo" />
</plugin>
<plugin name="cordova-plugin-mapbox">
<param name="ACCESS_TOKEN" value="sk.eyJ1IjoiZWRkeXZlcmJydWdnZW4iLCJhIjoia1JpRW82NCJ9.OgnvpsKzB3GJhzyofQNUBw" />
</plugin>

<platform name="ios">
<preference name="orientation" value="portrait" />
Expand Down

0 comments on commit 5511e65

Please sign in to comment.