Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
search
LocationShareURLOption
Interface LocationShareURLOption
位置信息分享URL请求参数
interface
LocationShareURLOption
{
location
:
LatLng
;
name
:
string
;
snippet
:
string
;
}
Index
Properties
location
name
snippet
Properties
location
location
:
LatLng
共享点位置
name
name
:
string
共享点名称
snippet
snippet
:
string
通过短URL调起客户端时作为附加信息显示在名称下面
Settings
Theme
OS
Light
Dark
On This Page
location
name
snippet
HarmonyNEXT地图SDK
Loading...
位置信息分享URL请求参数