PATH:
home
/
letacommog
/
aacote
/
wp-content
/
plugins
/
wyz-toolkit
/
templates-and-shortcodes
/
js
"use strict"; var wyz_map_loaded = false; document.addEventListener('DOMContentLoaded', function() { wyz_init_load_map(); }, false); function wyz_init_load_map() { if(wyz_map_loaded)return; if (typeof google === 'object' && typeof google.maps === 'object') { wyz_map_loaded = true; initMap(); } } function initMap() { var lat = (!isNaN(contactMap.coor.latitude) ? contactMap.coor.latitude : ''); var lon = (!isNaN(contactMap.coor.longitude) ? contactMap.coor.longitude : ''); var latC = parseFloat(contactMap.coor.latitude); var scale = Math.pow(2, parseInt(contactMap.zoom)); latC += ((parseInt(document.getElementById('contact-map').clientHeight / 5)) / scale); var latLng = new google.maps.LatLng(lat, lon); var latLngC = new google.maps.LatLng(latC, lon); var scrollwheel = 'on' == mapScrollZoom ? true : false; var map = new google.maps.Map(document.getElementById('contact-map'), { zoom: parseInt(contactMap.zoom), center: latLngC, scrollwheel: false, mapTypeId: google.maps.MapTypeId.ROADMAP }); var marker = new google.maps.Marker({ position: latLng, icon: contactMap.marker, scrollwheel : scrollwheel, map: map, anchor: new google.maps.Point(20, 27), }); }
[+]
..
[-] frontend-business-filters.js
[edit]
[-] map-layer.js
[edit]
[-] featured.js
[edit]
[-] general.js
[edit]
[-] jquery.backstretch.min.js
[edit]
[-] jquery-ui.min.js
[edit]
[-] fm.selectator.jquery.js
[edit]
[-] archives-map.js
[edit]
[-] vue-grid-layout.min.js
[edit]
[-] business-filters.js
[edit]
[-] markercluster.js
[edit]
[-] contact-map.js
[edit]
[-] categories.js
[edit]
[-] map-cluster.js
[edit]
[-] map-shortcode.js
[edit]
[-] spiderfy.js
[edit]
[-] business-filters-init.js
[edit]
[-] mansory.js
[edit]
[-] sly.js
[edit]
[-] single-business-map.js
[edit]
[-] marker-cluster.js
[edit]
[-] jquery.inview.min.js
[edit]
[+]
owl-carousel
[-] vue.min.js
[edit]
[-] bootstrap.min.js
[edit]
[-] my-account.js
[edit]
[-] range-slider.js
[edit]