GithubHelp home page GithubHelp logo

isabella232 / mapbox-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mapbox/mapbox-java

0.0 0.0 0.0 20.69 MB

The Mapbox Java SDK – Java wrappers around Mapbox APIs and other location data

Home Page: https://docs.mapbox.com/android/java/overview/

License: MIT License

Java 98.42% Makefile 1.06% Kotlin 0.52%

mapbox-java's Introduction


Mapbox Service

Build powerful Java apps using Mapbox's tools and services

Maven Central


The Mapbox Java SDK contains directions, geocoding, and many more APIs to use inside your Android or Java application. This repository holds the source code for the project and is divided into several modules to make it easier for developers to only include the dependencies needed for their project.

Getting Started

If you are looking to include this inside your project, please take a look at the detailed instructions found in our docs. If you are interested in building from source, read the contributing guide inside of this project.

Documentation

You'll find all of the documentation for this SDK on our Mapbox Java documentation page. This includes information on installation, using the APIs, and links to the API reference.

Getting Help

  • Need help with your code?: Look for previous questions on the #mapbox tag — or ask a new question.
  • Have a bug to report? Open an issue. If possible, include the version of Mapbox Java, a full log, and a project that shows the issue.
  • Have a feature request? Open an issue. Tell us what the feature should do and why you want the feature.

Using Snapshots

If you want to test recent bugfixes or features that have not been packaged in an official release yet, you can use a -SNAPSHOT release of the current development version of the Mapbox Java SDK via Gradle, available on JFrog. There are several different snapshots built nightly. Feel free to use any of the modules as needed.

repositories {
    jcenter()
    maven { url 'https://oss.jfrog.org/artifactory/oss-snapshot-local/' }
}

dependencies {
    implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:5.8.0-SNAPSHOT'
}

Sample code

View the CLI samples or download the Mapbox Demo App to see what's possible with the Mapbox Java SDK. You can also visit the Mapbox Android examples page for additional code examples.

Contributing

All libraries are contained within the mapbox folder. You can import the project using Android Studio or IntelliJ IDEA. Read the contribution guide to get setup properly.

mapbox-java's People

Contributors

zugaldia avatar osana avatar guardiola31337 avatar tobrun avatar danesfeder avatar korshaknn avatar ivovandongen avatar kmadsen avatar lukaspaczos avatar ringerjk avatar incanus avatar ghoshkaj avatar 1ec5 avatar tmpsantos avatar pengdev avatar tmcw avatar heystenson avatar bleege avatar abhishek1508 avatar evabishchevich avatar jennyvayla avatar ahuang13 avatar dzmitryfomchyn avatar jfirebaugh avatar jundai avatar samfader avatar samanpwbb avatar simonpoole avatar sbma44 avatar gwimmel 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.