manuelroth / maps

Cross-Platform Maps App using React Native with Mapbox GL Component and OSM2VectorTiles as vector data source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross-Platform Maps App

logo

Cross-Platform Maps App using React Native with Mapbox GL Component and OSM2VectorTiles as vector data source.

Install

In order to build the Android or iOS version you need to install Xcode and Android Studio.

Dependencies

After cloning this repository add your Mapbox API Access Token to the index.ios.js and index.android.js file. The API Token is still needed for sprites and glyphs even though OSM2VectorTiles is used as vectortile source. Start your Android or iOS Simulator and run the commands below

npm install
react-native run-android OR react-native run-ios

More information about getting started with React Native can be found here.

ios-gif

About

Cross-Platform Maps App using React Native with Mapbox GL Component and OSM2VectorTiles as vector data source


Languages

Language:Objective-C 93.7%Language:Shell 2.6%Language:JavaScript 2.5%Language:Java 1.2%