ionic-team / ionic-team/ionic-native-google-maps
WebGl Markers Question
- Ngôn ngữ chính
- TypeScript
- Star
- 215
- Fork
- 119
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**I'm submitting a ...** (check one with "x")
- [ X] question
- [ ] any problem or bug report
- [ ] feature request
Hello, I was just wondering if anyone has succeeded in adding *WebGl* markers to the Ionic Native Google map.
WebGl is useful because it allows to add millions of markers with little performance hit, since it uses the GPU each marker is not rendered as a separate DOM element.
I have seen that this is possible with the javascript API, see here: https://github.com/ubilabs/google-maps-api-threejs-layer
They key part is this line: https://github.com/ubilabs/google-maps-api-threejs-layer/blob/master/threejs-layer.js#L44
They are using OverlayView from an instance of this.map (javascript API) to attach Three.Js particles to the map instance.
Is this possible with this plugin? To add WebGl markers?
Thank you
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu với dòng 44 được tham chiếu trong threejs-layer.js và cách dòng này sử dụng OverlayView, sau đó so sánh cách tiếp cận đó với phần tích hợp bản đồ của plugin. Issue không xác định các tệp của plugin, các bài kiểm thử hoặc một tiêu chí chấp nhận cụ thể, vì vậy cần làm rõ tính khả thi và phạm vi triển khai mong muốn trước khi bắt đầu công việc.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript, typescript
- Lĩnh vực
- mobile
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 15/100