We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df8b31a commit e42e686Copy full SHA for e42e686
README.md
@@ -58,6 +58,12 @@ with Polygon geometries. They have two defined properties:
58
59
Both `gx:LatLonQuad` and `LatLonBox`-based ground overlays are supported.
60
61
+## TypeScript
62
+
63
+Install the `@types/geojson` package alongside this for its types
64
+to work. This will also use types from `@xmldom/xmldom` as
65
+input types if it's available.
66
67
## CLI
68
69
Use [@tmcw/togeojson-cli](https://github.com/tmcw/togeojson-cli) to use this
0 commit comments