MapBox end of the four moving implementation

EDITORIAL:


Updated:
reactnative finished, flutter half-written, ios and android did not write.
RN:
Mapbox for React Native
Flutter:
Mapbox for Flutter


On the map, is the first to contact Baidu, the late change to the high moral, then later exposed to MapBox;
this article will Mapbox in android, iOS, react native, fultter four kinds of implementations, be a getting started tutorial;
REACT Native and flutter will first set up a development environment and write hello world in access Mapbox;
because of space problems, so it is split into four parts, relevant to the needs of the venue to the layers;
if you have questions, welcome issues;

Development and testing environment is as follows:
  • OS X: 10.12.6
  • Xcode:9.2
  • VScode:1.30.2
  • Android Studio:3.0.1
  • JDK:1.8
  • Flutter:1.0.0
  • Node:11.6.0
  • Watchman 4.9.0
  • Elevation: 6.5.0
  • Yarn:1.13.0
  • HUAWEI Mate 9 Pro:Android 8.0.0
  • More iphone 8: 11.2

car.open();

android 链接:mapbox for android

ios link: Mapbox for ios

flutter 链接:mapbox for flutter

react native 链接:mapbox for React Native

About MapBox

mapbox official website: https://www.mapbox.com
required for the project in access_token, after entering the official website to register.

to sum up

Released nine original articles · won praise 2 · views 10000 +

Guess you like

Origin blog.csdn.net/u011320682/article/details/86517518