{
"is_lock": true,
"id": "string",
"name": "Pilot Share Layer",
"type": "CUSTOM",
"elements": [
{
"create_time": 123456789012,
"update_time": 123456789012,
"id": "string",
"name": "PILOT 1",
"resource": {
"user_name": "pilot",
"type": "POINT",
"content": {
"type": "Feature",
"properties": {
"clampToGround": true,
"color": "#2D8CF0"
},
"geometry": {
"type": "string"
}
}
}
}
]
}