Coder Social home page Coder Social logo

basemax / mapboxsampleandroid Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 429 KB

Example Map Android application based on MapBox.

License: GNU General Public License v3.0

Java 100.00%
java android android-application android-app mapbox mapbox-android mapbox-java mapbox-sample mapbox-example mapbox-android-sample

mapboxsampleandroid's Introduction

MapBox

Map Box Sample Android

Example Map Android application based on MapBox.

  • minSdkVersion 14
  • targetSdkVersion 29
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:8.5.0'

Map Box Sample Android

Map Box Sample Android

Map Box Sample Android

Map Box Sample Android

Map Box Sample Android

Create API Key

Go to panel: https://www.mapbox.com/

Want for sdk9?

This loaded, But have a bug, So wont works! (I dont know)

implementation "com.mapbox.mapboxsdk:mapbox-android-sdk:4.0.1"

Other Libs / Temp Section

Maybe this help you to find your version easily.

// Required for all projects
implementation 'com.github.car2go.AnyMaps:anymaps-base:6.0.1'
// [Optional] Google Maps
implementation 'com.github.car2go.AnyMaps:anymaps-google:x.y.z'
implementation 'com.google.android.gms:play-services-maps:x.y.z'
// [Optional] OpenStreet maps
implementation 'com.github.car2go.AnyMaps:anymaps-osm:6.0.1'
// [Optional] Baidu maps
implementation 'com.github.car2go.AnyMaps:anymaps-baidu:x.y.z'

// Google
implementation 'com.android.support:support-v4:27.1.1'
implementation 'com.android.support:design:28.0.0'
implementation 'com.android.support:appcompat-v7:19.1.+'
implementation 'com.android.support:appcompat-v4:23.0.0'
implementation 'com.android.support:support-v4:28.0.0'
implementation 'com.android.support:design:23.1.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
api "androidx.legacy:legacy-support-v4:1.0.0"

// Mapbox SDK dependency
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:2.0.0'
implementation ('com.mapbox.mapboxsdk:mapbox-android-navigation:0.6.2') {
    exclude group: 'android.arch.core'
}
implementation ('com.mapbox.mapboxsdk:mapbox-android-sdk:3.2.0@aar'){
    transitive=true
}
implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:2.0.0'

Max Base

My nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers.

Asrez Team

A team includes some programmer, developer, designer, researcher(s) especially Max Base.

Asrez Team

mapboxsampleandroid's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.