-
WIBUHAX0R1337
-
/
home
/
zqegovsj
/
www
/
us3web.haibo.com.cn
/
laundrypodsac
/
kr
/
js
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
mailform
--
NONE
wow
--
NONE
bootstrap-select.min.js
30.684KB
Edit File
Delete File
Rename
bootstrap.bundle.min.js
78.536KB
Edit File
Delete File
Rename
bootstrap.min.js
35.114KB
Edit File
Delete File
Rename
boss_filterproduct.js
2.178KB
Edit File
Delete File
Rename
cloud-zoom.1.0.3.js
15.709KB
Edit File
Delete File
Rename
custom.js
2.247KB
Edit File
Delete File
Rename
foot.php
7.876KB
Edit File
Delete File
Rename
inquiryForm.js
7.04KB
Edit File
Delete File
Rename
inquiryForm_beanagent.js
7.633KB
Edit File
Delete File
Rename
jquery-1.11.2.min.js
93.687KB
Edit File
Delete File
Rename
jquery.appear.min.js
1.787KB
Edit File
Delete File
Rename
jquery.equalheights.js
1.332KB
Edit File
Delete File
Rename
jquery.fancybox.min.js
57.141KB
Edit File
Delete File
Rename
jquery.form.min.js
14.903KB
Edit File
Delete File
Rename
jquery.isotope.min.js
58.878KB
Edit File
Delete File
Rename
jquery.jgrowl.js
14.691KB
Edit File
Delete File
Rename
jquery.meanmenu.js
5.801KB
Edit File
Delete File
Rename
jquery.min.js
82.38KB
Edit File
Delete File
Rename
jquery.mobile.customized.min.js
17.117KB
Edit File
Delete File
Rename
jquery.prettyPhoto.js
35.358KB
Edit File
Delete File
Rename
jquery.rd-mailform.min.js
23.84KB
Edit File
Delete File
Rename
jquery.simplr.smoothscroll.min.js
0.752KB
Edit File
Delete File
Rename
jquery.ui.totop.js
1.23KB
Edit File
Delete File
Rename
lang.js
3.13KB
Edit File
Delete File
Rename
main.js
32.558KB
Edit File
Delete File
Rename
mapmarker.js
2.059KB
Edit File
Delete File
Rename
odometer.js
10.022KB
Edit File
Delete File
Rename
sform.js
2.772KB
Edit File
Delete File
Rename
tilt.jquery.min.js
5.56KB
Edit File
Delete File
Rename
wow.js
11.656KB
Edit File
Delete File
Rename
(function($){ $.fn.mapmarker = function(options){ var opts = $.extend({}, $.fn.mapmarker.defaults, options); return this.each(function() { // Apply plugin functionality to each element var map_element = this; addMapMarker(map_element, opts.zoom, opts.center, opts.markers); }); }; // Set up default values var defaultMarkers = { "markers": [] }; $.fn.mapmarker.defaults = { } // Main function code here (ref:google map api v3) function addMapMarker(map_element, zoom, center, markers){ //console.log($.fn.mapmarker.defaults['center']); //Set center of the Map var myOptions = { zoom: zoom, mapTypeId: google.maps.MapTypeId.ROADMAP } var map = new google.maps.Map(map_element, myOptions); var geocoder = new google.maps.Geocoder(); var infowindow = null; var baloon_text = ""; geocoder.geocode( { 'address': center}, function(results, status) { if (status == google.maps.GeocoderStatus.OK) { //In this case it creates a marker, but you can get the lat and lng from the location.LatLng map.setCenter(results[0].geometry.location); } else{ console.log("Geocode was not successful for the following reason: " + status); } }); //run the marker JSON loop here $.each(markers.markers, function(i, the_marker){ latitude=the_marker.latitude; longitude=the_marker.longitude; icon=the_marker.icon; var baloon_text=the_marker.baloon_text; if(latitude!="" && longitude!=""){ var marker = new google.maps.Marker({ map: map, position: new google.maps.LatLng(latitude,longitude), animation: google.maps.Animation.DROP, icon: icon }); // Set up markers with info windows google.maps.event.addListener(marker, 'click', function() { // Close all open infowindows if (infowindow) { infowindow.close(); } infowindow = new google.maps.InfoWindow({ content: baloon_text }); infowindow.open(map,marker); }); } }); } })(jQuery);
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat