Get Current Area Sites getPlaceList() -> {any} Get a list of current regional sites Parameters none Return value any site list Example JavaScript1 2 3... const list = axRobot.getPlaceList(); ...