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

[android] Using mbgl::AnnotationIDs in JNI code #6665

Merged
merged 1 commit into from
Oct 12, 2016

Conversation

brunoabinader
Copy link
Member

Small cleanups derived from #6655:

  • Use mbgl::AnnotationIDs alias for std::vector<mbgl::AnnotationID>
  • Improve std_vector_uint_to_jobject perf by moving elements

@mention-bot
Copy link

@brunoabinader, thanks for your PR! By analyzing the history of the files in this pull request, we identified @jfirebaugh, @1ec5 and @incanus to be potential reviewers.

@brunoabinader brunoabinader added the Android Mapbox Maps SDK for Android label Oct 12, 2016
@brunoabinader brunoabinader force-pushed the android-jni-annotation-ids branch from bc699f9 to ac675b1 Compare October 12, 2016 07:32
@brunoabinader brunoabinader merged commit d00a32f into master Oct 12, 2016
@brunoabinader brunoabinader deleted the android-jni-annotation-ids branch October 12, 2016 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants