mapbox / mapbox/mapbox-plugins-android
Style JSON compatible layer/source intialisers
Đang mở
@Chaoba đang làm issue này rồi.
Từ ngày 22/5/2019.
plugin request
- Ngôn ngữ chính
- Java
- Star
- 242
- Fork
- 116
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Plugin request to implement https://github.com/mapbox/mapbox-gl-native/issues/13467 as a plugin. Ideally we solve the former ticket with a core API, but we can still provide this functionality with a small plugin in the meantime.
The idea is that the plugin is a json parser that accepts a json string as input and creates objects equivalent to the Android Style API
- Create new plugin module
- Use a json parser to create intermediate object representing the style json
- Create the appropriate Android Style API objects
- Add example to test app
- Add tests
@mapbox/maps-android
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.