createFromIndexableRecord

fun createFromIndexableRecord(record: IndexableRecord, distanceMeters: Double?): SearchPlace

Creates a new search place instance from IndexableRecord and geojson point.

Return

Search place instance

Parameters

record

A record describing geo place.

distanceMeters

Distance in meters to the given search place.