Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Update to Mapbox Java 3.0 #10663

Closed
cammace opened this issue Dec 8, 2017 · 2 comments · Fixed by #10920
Closed

Update to Mapbox Java 3.0 #10663

cammace opened this issue Dec 8, 2017 · 2 comments · Fixed by #10920
Assignees
Labels
Android Mapbox Maps SDK for Android good first issue Good for newcomers SEMVER-MAJOR Requires a major release according to Semantic Versioning rules

Comments

@cammace
Copy link
Contributor

cammace commented Dec 8, 2017

We've been updating Mapbox Java to 3.0 with some pretty significant changes such as immutable GeoJSON objects and the removal of Position in favor of Point exclusively. With the next version of the Map SDK being 6.0, we should start planning on integrating these changes so we have time to fix any issues we might encounter.

There's a hand full of dependencies currently published, the only one the Map SDK relies on is the GeoJSON module.

cc: @mapbox/android

@cammace cammace added Android Mapbox Maps SDK for Android SEMVER-MAJOR Requires a major release according to Semantic Versioning rules labels Dec 8, 2017
@cammace cammace added this to the android-v6.0.0 milestone Dec 8, 2017
@tobrun tobrun added the good first issue Good for newcomers label Dec 8, 2017
@zugaldia
Copy link
Member

zugaldia commented Dec 8, 2017

Noting that we've already published 3.0.0-beta.1 for MAS so we can already start working on testing the integration. We'll need a MAS final release before Maps SDK 6.0.0 final though.

@tobrun
Copy link
Member

tobrun commented Feb 13, 2018

this landed in #10920

@tobrun tobrun closed this as completed Feb 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android good first issue Good for newcomers SEMVER-MAJOR Requires a major release according to Semantic Versioning rules
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants