Searched defs:geojson (Results 1 – 3 of 3) sorted by relevance
/plugin/openlayersmap/helper/ |
H A D | staticmap.php | 87 getMap(float $lat, float $lon, int $zoom, string $size, string $maptype, array $markers, string $gpx, string $kml, string $geojson, string $apikey = '') global() argument
|
/plugin/openlayersmap/ |
H A D | StaticMap.php | 205 __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
|
/plugin/ol3/ |
H A D | script.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.ol=e():t.ol=e()}(window,(function…
|