Searched defs:kml (Results 1 – 3 of 3) sorted by relevance
/plugin/openlayersmap/helper/ |
H A D | staticmap.php | 86 getMap(float $lat, float $lon, int $zoom, string $size, string $maptype, array $markers, string $gpx, string $kml, string $geojson, string $apikey = '') global() argument
|
/plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
H A D | KML.php | 51 public function read($kml) argument
|
/plugin/openlayersmap/ |
H A D | StaticMap.php | 204 __construct(float $lat, float $lon, int $zoom, int $width, int $height, string $maptype, array $markers, string $gpx, string $kml, string $geojson, string $mediaDir, string $tileCacheBaseDir, bool $autoZoomExtent = true, string $apikey = '') global() argument
|