[[["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."],[[["`Map.getCenter()` returns the coordinates of the center point of the map as a Geometry.Point object."],["This method can be used with any ui.Map instance in Earth Engine Code Editor."],["You can retrieve the map's bounds, zoom level, and approximate pixel scale using other related methods like `getBounds()`, `getZoom()`, and `getScale()`, respectively."],["The provided example demonstrates how to center the map on a specific point, add layers, and retrieve map properties."]]],[]]