Home
last modified time | relevance | path

Searched defs:gpx (Results 1 – 3 of 3) sorted by relevance

/plugin/openlayersmap/helper/
H A Dstaticmap.php85 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 DGPX.php57 public function read($gpx, $allowedElements = null) argument
[all...]
/plugin/openlayersmap/
H A DStaticMap.php203 __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