Lines Matching refs:maptype
342 $maptype = match ($gmap ['baselyr']) {
370 $imgUrl .= "&format=png&maptype=" . $maptype;
483 $maptype = 'openstreetmap';
486 $maptype = 'transport';
490 $maptype = 'landscape';
494 $maptype = 'outdoors';
498 $maptype = 'cycle';
502 $maptype = 'hikeandbike';
507 $maptype = 'mapquest';
510 $maptype = '';
519 $maptype,
572 $maptype = match ($gmap ['baselyr']) {
577 $imgUrl = "https://dev.virtualearth.net/REST/v1/Imagery/Map/" . $maptype;// . "/";