Following the same name scheme, we've been using since the start, we should deprecate the TurfAssertion.getCoord() and have it call into a new method in TurfMeta called getCoord(). no arithmetic functionality needs changing just needs name updating to keep consistent with Turf.js
TurfAssertion.getCoord() -> TurfMeta.getCoord()
cc: @osana
Following the same name scheme, we've been using since the start, we should deprecate the
TurfAssertion.getCoord()and have it call into a new method inTurfMetacalled getCoord(). no arithmetic functionality needs changing just needs name updating to keep consistent with Turf.jsTurfAssertion.getCoord()->TurfMeta.getCoord()cc: @osana