input->get( 'print', '', 'int' ) == 1 || $app->input->get( 'tmpl', '', 'string' ) == 'component') { $foutput = '
'; echo '' . Text::_('COM_PHOCAMAPS_GOOGLE_MAPS_ERROR_FRONT') . '
'; } else { echo $this->t['description']; $id = ''; $map = new PhocaMapsMap($id); //$map->loadAPI(); $map->loadGeoXMLJS(); $map->loadBase64JS(); // Map Box if ($this->t['border'] == '') { echo '| '. Text::_('COM_PHOCAMAPS_GPS') . ': | ' .''.PhocaMapsHelper::strTrimAll(addslashes($markerV->gpslatitude)).' |
| ' .' | '.PhocaMapsHelper::strTrimAll(addslashes($markerV->gpslongitude)).' |