Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/location/osm/leaflet/src/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/location/osm/leaflet/src/leaflet.js

import * as Leaflet from './vendor/leaflet-src.esm';
import TileLayerAuth from './tilelayerauth';

import 'ui.design-tokens';
import './vendor/leaflet.css';

Leaflet.Icon.Default.imagePath = '/bitrix/js/location/osm/leaflet/images/';

export {
	Leaflet,
	TileLayerAuth
};