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

Add getVisibleCoordinateBounds method. #109

Merged
merged 4 commits into from
Jan 9, 2020

Conversation

pengdev
Copy link
Member

@pengdev pengdev commented Dec 17, 2019

Resolves #81 , refs mapbox/mapbox-gl-native#16069

This PR add void getVisibleCoordinateBounds(@NonNull double[] bounds) method to get visible screen coordinate bounds in an array.

@pengdev pengdev added the feature 🍏 New feature or request label Dec 17, 2019
@pengdev pengdev requested a review from tobrun December 17, 2019 16:33
@pengdev pengdev self-assigned this Dec 17, 2019
@pengdev pengdev force-pushed the peng-reusable-visibleregion-api branch 2 times, most recently from 88f9517 to 28802b5 Compare December 20, 2019 14:06
@pengdev pengdev force-pushed the peng-reusable-visibleregion-api branch 3 times, most recently from 5272443 to d61c9f3 Compare January 7, 2020 11:53
@pengdev pengdev force-pushed the peng-reusable-visibleregion-api branch from d61c9f3 to 74a7e80 Compare January 9, 2020 14:04
@pengdev pengdev requested a review from a team January 9, 2020 14:16
Copy link
Member

@tobrun tobrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@pengdev pengdev merged commit 7c9a8fc into master Jan 9, 2020
@pengdev pengdev deleted the peng-reusable-visibleregion-api branch January 9, 2020 17:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature 🍏 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reusable visibleregion API
3 participants