UNPKG

dgtek-portal-map-package

Version:

This package draws DGtek footprint polygons & checks the address to be in the footprint. This package provides a number of methods for creating, searching and updating the buildings data in DB. Uses web-worker, remote and local DB. For DGtek provisionin

268 lines (201 loc) 10.1 kB
/*!****************!*\ !*** ./env.js ***! \****************/ /*!*************************!*\ !*** ./src/dgtekMap.js ***! \*************************/ /*!****************************!*\ !*** ./src/configs/map.js ***! \****************************/ /*!*****************************!*\ !*** ./src/styles/index.js ***! \*****************************/ /*!******************************!*\ !*** ./src/configs/index.js ***! \******************************/ /*!******************************!*\ !*** ./src/helpers/index.js ***! \******************************/ /*!*******************************!*\ !*** ./src/templates/icon.js ***! \*******************************/ /*!********************************!*\ !*** ./src/configs/options.js ***! \********************************/ /*!********************************!*\ !*** ./src/templates/index.js ***! \********************************/ /*!***********************************!*\ !*** ./src/components/spinner.js ***! \***********************************/ /*!***********************************!*\ !*** ./src/helpers/create-map.js ***! \***********************************/ /*!***********************************!*\ !*** ./src/helpers/emit-event.js ***! \***********************************/ /*!************************************!*\ !*** ./src/components/combobox.js ***! \************************************/ /*!*************************************!*\ !*** ./src/configs/polygonTypes.js ***! \*************************************/ /*!*************************************!*\ !*** ./src/helpers/consoleError.js ***! \*************************************/ /*!*************************************!*\ !*** ./src/helpers/create-input.js ***! \*************************************/ /*!*************************************!*\ !*** ./src/helpers/methods/init.js ***! \*************************************/ /*!**************************************!*\ !*** ./src/configs/buildingTypes.js ***! \**************************************/ /*!**************************************!*\ !*** ./src/configs/markers/index.js ***! \**************************************/ /*!**************************************!*\ !*** ./src/helpers/clear-results.js ***! \**************************************/ /*!**************************************!*\ !*** ./src/helpers/draw-polygons.js ***! \**************************************/ /*!**************************************!*\ !*** ./src/helpers/methods/index.js ***! \**************************************/ /*!***************************************!*\ !*** ./src/components/getVariants.js ***! \***************************************/ /*!***************************************!*\ !*** ./src/helpers/methods/search.js ***! \***************************************/ /*!***************************************!*\ !*** ./src/helpers/polygon-search.js ***! \***************************************/ /*!***************************************!*\ !*** ./src/styles/combobox-styles.js ***! \***************************************/ /*!****************************************!*\ !*** ./src/helpers/callbacks/index.js ***! \****************************************/ /*!****************************************!*\ !*** ./src/helpers/geocode-address.js ***! \****************************************/ /*!****************************************!*\ !*** ./src/helpers/methods/refresh.js ***! \****************************************/ /*!****************************************!*\ !*** ./src/styles/snack-bar-styles.js ***! \****************************************/ /*!******************************************!*\ !*** ./src/configs/markers/litMarker.js ***! \******************************************/ /*!******************************************!*\ !*** ./src/helpers/address-transform.js ***! \******************************************/ /*!*******************************************!*\ !*** ./src/configs/markers/soonMarker.js ***! \*******************************************/ /*!*******************************************!*\ !*** ./src/styles/input-wrapper-style.js ***! \*******************************************/ /*!*******************************************!*\ !*** ./src/styles/map-container-style.js ***! \*******************************************/ /*!*******************************************!*\ !*** ./src/styles/submit-button-style.js ***! \*******************************************/ /*!********************************************!*\ !*** ./src/configs/markers/buildMarker.js ***! \********************************************/ /*!********************************************!*\ !*** ./src/helpers/create-map-instance.js ***! \********************************************/ /*!********************************************!*\ !*** ./src/templates/combobox-template.js ***! \********************************************/ /*!*********************************************!*\ !*** ./src/helpers/methods/config/index.js ***! \*********************************************/ /*!*********************************************!*\ !*** ./src/templates/snack-bar-template.js ***! \*********************************************/ /*!**********************************************!*\ !*** ./src/helpers/init-global-variables.js ***! \**********************************************/ /*!************************************************!*\ !*** ./src/configs/markers/footprintMarker.js ***! \************************************************/ /*!************************************************!*\ !*** ./src/helpers/load-google-maps-script.js ***! \************************************************/ /*!************************************************!*\ !*** ./src/helpers/methods/delete-building.js ***! \************************************************/ /*!***************************************************!*\ !*** ./src/configs/markers/notAvailableMarker.js ***! \***************************************************/ /*!***************************************************!*\ !*** ./src/helpers/methods/get-buildings-list.js ***! \***************************************************/ /*!****************************************************!*\ !*** ./src/helpers/methods/config/events-table.js ***! \****************************************************/ /*!****************************************************!*\ !*** ./src/helpers/methods/create-new-building.js ***! \****************************************************/ /*!****************************************************!*\ !*** ./src/helpers/methods/patch-group-details.js ***! \****************************************************/ /*!*****************************************************!*\ !*** ./src/helpers/methods/get-polygons-by-type.js ***! \*****************************************************/ /*!*****************************************************!*\ !*** ./src/helpers/methods/put-building-details.js ***! \*****************************************************/ /*!******************************************************!*\ !*** ./src/helpers/methods/get-buildings-by-list.js ***! \******************************************************/ /*!******************************************************!*\ !*** ./src/helpers/methods/get-slaves-for-master.js ***! \******************************************************/ /*!*******************************************************!*\ !*** ./src/helpers/methods/config/building-events.js ***! \*******************************************************/ /*!*******************************************************!*\ !*** ./src/helpers/methods/config/global-callback.js ***! \*******************************************************/ /*!*******************************************************!*\ !*** ./src/helpers/methods/patch-building-details.js ***! \*******************************************************/ /*!********************************************************!*\ !*** ./src/helpers/callbacks/worker-debug-callback.js ***! \********************************************************/ /*!********************************************************!*\ !*** ./src/helpers/methods/export-buildings-to-csv.js ***! \********************************************************/ /*!*********************************************************!*\ !*** ./src/helpers/callbacks/worker-search-callback.js ***! \*********************************************************/ /*!**********************************************************!*\ !*** ./src/helpers/methods/get-master-buildings-list.js ***! \**********************************************************/ /*!**********************************************************!*\ !*** ./src/helpers/methods/search-by-part-of-address.js ***! \**********************************************************/ /*!***********************************************************!*\ !*** ./src/helpers/callbacks/worker-polygons-callback.js ***! \***********************************************************/ /*!***********************************************************!*\ !*** ./src/helpers/methods/get-building-details-by-id.js ***! \***********************************************************/ /*!*************************************************************!*\ !*** ./src/helpers/methods/get-buildings-list-for-table.js ***! \*************************************************************/ /*!****************************************************************!*\ !*** ./src/helpers/methods/get-building-details-by-address.js ***! \****************************************************************/ /*!*********************************************************************!*\ !*** ./src/helpers/callbacks/search-in-current-type-of-polygons.js ***! \*********************************************************************/