fromUrlAsync
fun fromUrlAsync(url: Resource, options: GeoJsonPrimitiveConstructorOptions? = definedExternally): Promise<GeoJsonPrimitive>(source)
fun fromUrlAsync(url: String, options: GeoJsonPrimitiveConstructorOptions? = definedExternally): Promise<GeoJsonPrimitive>(source)