NativeScript / NativeScript/plugins

@nativescript/google-maps documentation. struggle to find even how to populate POI's on the map

オープン
#270 コメント 11 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
TypeScript
スター
206
フォーク
123
平均マージ
2日 1時間
マージ済み PR(30日)
1

説明

Hi!

I am trying to reverse engineer the codebase but cannot even find how to put POI's on the map.
Don't even see methods on the MapView object.
It is clear that the GoogleMap object has such methods, but not really sure how to access it with Angular.

package.json
{ "name": "borka-poc-nativescript-fe", "main": "./src/main.ts", "version": "1.0.0", "private": true, "dependencies": { "@angular/animations": "~13.2.0", "@angular/common": "~13.2.0", "@angular/compiler": "~13.2.0", "@angular/core": "~13.2.0", "@angular/forms": "~13.2.0", "@angular/platform-browser": "~13.2.0", "@angular/platform-browser-dynamic": "~13.2.0", "@angular/router": "~13.2.0", "@nativescript/angular": "^13.0.0", "@nativescript/core": "~8.2.0", "@nativescript/google-maps": "^1.1.2", "@nativescript/theme": "~3.0.2", "rxjs": "~7.5.0", "zone.js": "~0.11.5" }, "devDependencies": { "@angular-devkit/build-angular": "~13.2.0", "@angular/compiler-cli": "~13.2.0", "@nativescript/android": "^8.2.2", "@nativescript/ios": "8.2.3", "@nativescript/types": "~8.2.0", "@nativescript/webpack": "~5.0.6", "@ngtools/webpack": "~13.2.0", "typescript": "~4.5.5" } }

Thank you in advance!

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、issue で言及されている package.json の依存関係のバージョンと MapView および GoogleMap オブジェクトから始め、次にマッププラグインが Angular とどのように使用されているかを追跡してください。Angular から GoogleMap にアクセスして POIs を設定する、サポートされている方法を、完成した動作が明確になる例とともに文書化してください。

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

評価

技術スタック
angular, typescript
領域
documentation, mobile-dev
issue の種類
ドキュメント
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

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

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