uawdijnntqw1x1x1
IP : 3.137.223.8
Hostname : axolotl
Kernel : Linux axolotl 4.9.0-13-amd64 #1 SMP Debian 4.9.228-1 (2020-07-05) x86_64
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
OS : Linux
PATH:
/
var
/
www
/
axolotl
/
data
/
www
/
yar.axolotls.ru
/
bitrix
/
js
/
fileman
/
google
/
geocoder.min.js
/
/
(function(){"use strict";BX.namespace("BX.Fileman.Google");BX.Fileman.Google.GeoCoder=function(){this.geocoder=null};BX.Fileman.Google.GeoCoder.prototype.search=function(e,o){if(e!==""){BX.Fileman.Google.Loader.init(BX.delegate(function(){this.runSearch(e,o)},this))}};BX.Fileman.Google.GeoCoder.prototype.runSearch=function(e,o){if(this.geocoder===null){this.geocoder=new google.maps.Geocoder}var t={language:BX.message("LANGUAGE_ID")};if(BX.type.isArray(e)){t.latLng=BX.Fileman.Google.getGoogleLatLng(e)}else{t.placeId=e}this.geocoder.geocode(t,BX.delegate(this.processResult(o),this))};BX.Fileman.Google.GeoCoder.prototype.processResult=function(e){return function(o,t){var r=[];if(t!==google.maps.GeocoderStatus.OK&&t!==google.maps.GeocoderStatus.ZERO_RESULTS){this.throwError(t)}else{for(var n=0;n<o.length;n++){r.push({text:o[n].formatted_address,components:o[n].address_components,coords:[o[n].geometry.location.lat(),o[n].geometry.location.lng()],viewport:[[o[n].geometry.viewport.getNorthEast().lat(),o[n].geometry.viewport.getNorthEast().lng()],[o[n].geometry.viewport.getSouthWest().lat(),o[n].geometry.viewport.getSouthWest().lng()]]})}}e(r)}};BX.Fileman.Google.GeoCoder.prototype.throwError=function(e){console.error("BX.Fileman.Google.GeoCoder: "+e?e.message:"Google error!")}})();
/var/www/axolotl/data/www/yar.axolotls.ru/bitrix/js/fileman/google/geocoder.min.js