@indoor-map/fmap-js • Docs
搜索条件
Properties
circle?
optionalcircle:object
周边查询:中心点和半径
center
center:
object
center.x
x:
number
center.y
y:
number
radius
radius:
number
contain?
optionalcontain:object
包含查询:判断点所在要素
point
point:
object
point.x
x:
number
point.y
y:
number
ename?
optionalename:object
英文名(支持模糊/精确)
fuzzy
fuzzy:
boolean
text
text:
string
FID?
optionalFID:string|string[]
要素ID
keyword?
optionalkeyword:object
关键词(支持模糊/精确)
fuzzy
fuzzy:
boolean
text
text:
string
line?
optionalline:object
线缓冲区查询
buffer
buffer:
number
coords
coords:
object[]
matchCase?
optionalmatchCase:boolean
是否忽略大小写
name?
optionalname:object
名称(支持模糊/精确)
fuzzy
fuzzy:
boolean
text
text:
string
polygon?
optionalpolygon:object[]
多边形查询:顶点坐标集
typeID?
optionaltypeID:number[]
类型ID