Openstreetmap API Info class for the Joomla Platform
- Depuis
- 3.2.0
- Obsolète:
- 4.0 Use the
joomla/openstreetmap
package via Composer instead
◆ getCapabilities()
Method to get capabilities of the API
- Renvoie
- array The XML response
- Depuis
- 3.2.0
Références $base, et $path.
◆ retrieveMapData()
retrieveMapData |
( |
|
$left, |
|
|
|
$bottom, |
|
|
|
$right, |
|
|
|
$top |
|
) |
| |
Method to retrieve map data of a bounding box
- Paramètres
-
float | $left | Left boundary |
float | $bottom | Bottom boundary |
float | $right | Right boundary |
float | $top | Top boundary |
- Renvoie
- array The XML response
- Depuis
- 3.2.0
Références $base, et $path.
◆ retrievePermissions()
Method to retrieve permissions for current user
- Renvoie
- array The XML response
- Depuis
- 3.2.0
Références $base, et $path.
La documentation de cette classe a été générée à partir du fichier suivant :