map

fun <R> map(transform: (GeoJsonObject) -> R): List<R>