new GeoJSONLoader(scene, resource [, options])
url で指定したシーンデータの読み込みを開始し、scene にエンティティを構築する。
読み込みが終了したとき options.callback を呼び出す。
Parameters:
Name | Type | Argument | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
scene |
mapray.Scene | 読み込み先のシーン |
|||||||||||||||||
resource |
string | シーンファイルの URL |
|||||||||||||||||
options |
object |
<optional> |
オプション集合 Properties
|
- Source: