home  >   maps  >   map(18号館_08階_93_8)

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