Your IP : 18.117.72.24


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/location/osm/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/location/osm/config.php

<?php
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
{
	die();
}

return [
	'css' => [
		'./dist/osm.bundle.css',
		'/bitrix/js/location/css/map-mobile.css',
	],
	'js' => [
		'./dist/osm.bundle.js',
	],
	'rel' => [
		'ui.design-tokens',
		'main.core',
		'location.core',
	],
	'skip_core' => false,
];