[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["The `coordinates()` method returns a GeoJSON-style list of coordinates representing a MultiLineString geometry."],["This method is applied to a MultiLineString geometry object and returns a list of coordinates."],["The returned list structure represents the multiple lines within the MultiLineString, with each line containing a series of coordinate points."],["Example code snippets in JavaScript, Python, and Colab environments are provided to demonstrate the usage and output of the `coordinates()` method."]]],[]]