* @link http://www.tassos.gr * @copyright Copyright © 2020 Tassos Marinos All Rights Reserved * @license GNU GPLv3 or later */ defined('_JEXEC') or die; extract($displayData); $options = isset($options) ? $options : $displayData; if ($load_css_vars) { JFactory::getDocument()->addStyleDeclaration(' .nrf-widget.osm.' . $id . ' { --width: ' . $options['width'] . '; --height: ' . $options['height'] . '; } '); } ?>
/>
/>