Returns the geometry type string of a GeoJSON feature, or null if unavailable.
The GeoJSON feature object.
The geometry type string (e.g. "Point", "LineString"), or null.
"Point"
"LineString"
Returns the geometry type string of a GeoJSON feature, or null if unavailable.