API 参考
正在准备搜索索引...
@142vip/nest-typeorm
LineString
类型别名 LineString
LineString geometry object.
https://tools.ietf.org/html/rfc7946#section-3.1.4
type
LineString
=
{
coordinates
:
number
[]
[]
;
type
:
"LineString"
;
}
索引
属性
coordinates
type
属性
coordinates
coordinates
:
number
[]
[]
type
type
:
"LineString"
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
coordinates
type
API 参考
加载中……
LineString geometry object. https://tools.ietf.org/html/rfc7946#section-3.1.4