Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Full ¶
type Full struct {
Geometry Geometry `json:"geometry"`
Properties Properties `json:"properties"`
}
type Properties ¶
type Properties struct {
Name string `json:"name"`
}
Click to show internal directories.
Click to hide internal directories.