Esri Leafletを使って作業しており、どのデータが私たちのアプリケーションで使用できるかを整理しようとしています。Traffic ServiceはEsri Leafletコードに基づくマップで使用できますか? どんな情報でも私たちにとって役立ちます。 サービスへのリクエストの作成方法も助けになります。 ありがとうございます!
Yeah, we use this. It's quite simple actually:
trafficLayer = L.esri.dynamicMapLayer({ url: 'https://traffic.arcgis.com/arcgis/rest/services/World/Traffic/MapServer', token: ESRI_API_KEY }).addTo(this.map)
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.