Home
last modified time | relevance | path

Searched refs:gpx (Results 1 – 7 of 7) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
DGPX.php49 * @param string $gpx A GPX string
57 public function read($gpx, $allowedElements = null) argument
66 @$xmlObject->loadXML($gpx);
68 throw new \Exception("Invalid GPX: " . $gpx);
71 $this->parseGarminRpt = strpos($gpx, 'gpxx:rpt') > 0;
89 $gpx = preg_replace_callback(
94 $gpx
96 $geom = $this->read($gpx, $allowedElements);
100 throw new \Exception("Cannot Read Geometry From GPX: " . $gpx);
405 …$gpx = "<" . $this->nss . "trk>\n" . self::processGeometryData($geom, $this->gpxTypes->get('trkTyp…
[all …]
/plugin/openlayersmap/helper/
Dstaticmap.php57 * @param string $gpx media link
69 string $gpx, argument
96 $gpx = $this->mediaIdToPath($gpx);
109 $gpx,
/plugin/itrackviewer/
Dsyntax.php123 } else if (isset($param['gpx']) && $param['gpx'] != 'off') {
159 …// $txt .= $this->makeQRCode('www.'.$webSpace.'.net/route/'.$param[$tourSprungKey].'/export.gpx',n…
188 …$txt .= $this->makeQRCode('www.'.$webSpace.'.net/route/'.$param[$tourSprungKey].'/export.gpx',null…
Daction.php41 'open' =>'<itrackviewer kml="off" mapkey="" kmlsubtitle="off" type="p" gpx="off" '.
/plugin/geophp/
Dcomposer.lock66 "gpx",
/plugin/openlayersmap/
DStaticMap.php111 * @param string $gpx
132 string $gpx, argument
152 $this->gpxFileName = $gpx;
/plugin/openlayersmap/ol/
Dol.js.map1gpx.xsd';\n\n/**\n * @const\n * @type {Object<string, function(Node, Array<*>): (Feature|undefined…