We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db93bb commit 32bb3feCopy full SHA for 32bb3fe
README.md
@@ -15,7 +15,7 @@ package.
15
```julia
16
file = KMLFile(
17
Document(
18
- Features = Feature[
+ Features = [
19
Placemark(
20
Geometry = Point(coordinates=(77.0369, 38.9072)),
21
name = "Washington, D.C."
0 commit comments