Fontinalis / flunama

A flutter package for MapBox using PlatformView (In Development)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flunama

A flutter package for Mapbox widget. Can create a Maobix map widget for Android and iOS, features are now limited and the package is still under development.

Getting Started

Android

  1. Have to add the following line to android/app/build.gradle.

implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:6.7.2'

  1. Add the following line to MainActivity.java.

Mapbox.getInstance(this, "<--mapbox_token_here-->");

iOS

  1. Do a pod install in your folder

About

A flutter package for MapBox using PlatformView (In Development)

License:Other


Languages

Language:Objective-C 95.8%Language:Java 2.0%Language:Dart 1.2%Language:Ruby 0.5%Language:Shell 0.4%