FeaturesItemOutput interface
속성
bbox | 경계 상자. 사용된 프로젝션 - EPSG:3857. 자세한 내용은 RFC 7946 참조하세요. |
geometry | 유효한 |
id | 반환된 기능에 대한 ID |
properties | |
type | 기능 유형은 기능이어야 합니다. |
속성 세부 정보
bbox
geometry
id
반환된 기능에 대한 ID
id?: string
속성 값
string
properties
type
기능 유형은 기능이어야 합니다.
type?: "Feature"
속성 값
"Feature"