arc_emulate_geolocation
Emulate geolocation in Arc Browser tabs by setting custom latitude, longitude, and accuracy for testing location-based features.
Instructions
位置情報をエミュレートする
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | 緯度(-90〜90) | |
| longitude | Yes | 経度(-180〜180) | |
| accuracy | No | 精度(メートル、デフォルト: 100) | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |