home  >   maps  >   map(lakel3@aomen)  >   layers  >   layer(lakel3@aomen@@lakel3@aomen)

jsonp



Description:
The jsonp representation is provided to solve the cross-domain access problem of ajax clients. The response is a javascript callback function, with the name set by the client and the parameter being a json string, which is the json representation of the resource.


Get jsonp representation:
Callback function
  • Response:
 
HTTP methods

Output formats