Server IP : 80.241.246.6 / Your IP : 216.73.216.188 Web Server : Apache/2.4.25 (Debian) System : Linux kharagauli 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 User : www-data ( 33) PHP Version : 7.0.33-0+deb9u12 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,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, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/kharagauli1/moduls/weather/google/ |
Upload File : |
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Weather layer</title> <link rel="stylesheet" href="style.css"/> <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false&libraries=panoramio,weather,drawing,places&&language=ka"></script> <script>window.jQuery || document.write('<script src="live1.js"></\script>');</script> <script src="main.js"></script> <style> </style> </head> <body> <div id="map_controls"> <div id="zip_parent"> <input placeholder='შეიყვანეთ ქალაქის დასახელება და დააწექით Enter-ს' type="text" id="zip" onkeypress="finder_start(this,event);"> </div> <div id="check_parent"> <span>ამინდი<input type="hidden" id="weather" value="0"/><div class="_checkbox" onclick="add_class_checked_2(this);"></div></span> <span>სურათები<input type="hidden" id="pictures" value="0"/><div class="_checkbox" onclick="add_class_checked_2(this);"></div></span> <span>მარშრუტი <input type="hidden" id="marshrute" value="0"/><div id="mar_" class="_checkbox" onclick="add_class_checked_2(this,1);"></div></span></span> <span>ხატვა <input type="hidden" id="drawing" value="0"/><div id="draw_" class="_checkbox" onclick="add_class_checked_2(this,3);"></div></span></span> </div> <div id="panel" class="_display_none"> <div id="info_win_"><div data-title="ინფო ფანჯარა" class="_checkbox has_title_maines" onclick="add_class_checked_2(this,2);"></div></div> </div> <div id="directions-panel" class="_display_none"></div> </div> <div id="map-canvas"></div> </body> </html>