include/geokit@geometry_LineString.hrl

-record(line_string, {points :: list(geokit@latlng:lat_lng())}).