ionic-team / ionic-team/ionic-native-google-maps

WebGl Markers Question

オープン
#340 コメント 11 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
215
フォーク
119
PR マージ指標
30日以内にマージされた PR はありません

説明

**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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start with the referenced threejs-layer.js line 44 and its use of OverlayView, then compare that approach with the plugin's map integration. The issue does not identify plugin files, tests, or a concrete acceptance criterion, so feasibility and the desired implementation scope would need clarification before work begins.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, typescript
領域
mobile
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
15/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。