Answer the question
In order to leave comments, you need to log in
Parse (additional layer on Google Maps) and understand the parameter?
Good afternoon! I need help parsing the application request.
The bottom line is: the application makes a JSON request to its server to get the coordinates of markers placed on Google Maps
(SPOILER) POST request data
{"minLevelOfDetail":-1,
"boundsParamsList":[
{"id":"012031010123122330120",
"minLatE6":55431546,
"minLngE6":37547150,
"maxLatE6":55431741,
"maxLngE6":37547493,
"qk":"012031010123122330120"},
{"id":"012031010123122330030",
"minLatE6":55431546,
"minLngE6":37546463,
"maxLatE6":55431741,
"maxLngE6":37546806,
"qk":"012031010123122330030"},
{"id":"012031010123122330020",
"minLatE6":55431546,
"minLngE6":37545776,
"maxLatE6":55431741,
"maxLngE6":37546120,
"qk":"012031010123122330020"}
],"method":"dashboard.getThinnedEntitiesV2"}
{"result": {"map":
{
"012031010123122330030": {"deletedGameEntityGuids": [], "gameEntities": []},
"012031010123122330020": {"deletedGameEntityGuids": [], "gameEntities": []},
"012031010123122330120": {"deletedGameEntityGuids": [], "gameEntities": []}
}}}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question