Tests if a snak is a GeoShapeSnak.
The snak to check.
True if the snak is a GeoShapeSnak.
if (isGeoShapeSnak(snak)) { // Do something} Copy
if (isGeoShapeSnak(snak)) { // Do something}
Tests if a snak is a GeoShapeSnak.