Resolves a representative { lat, lng } for proximity, geometry-agnostic: GeoJSON geometry.coordinates (first vertex, [lng, lat]) first, then POI-style lat/lng fields. Returns null when no coordinate is found.
{ lat, lng }
geometry.coordinates
[lng, lat]
lat
lng
null
Resolves a representative
{ lat, lng }for proximity, geometry-agnostic: GeoJSONgeometry.coordinates(first vertex,[lng, lat]) first, then POI-stylelat/lngfields. Returnsnullwhen no coordinate is found.