{"id":18523,"date":"2022-07-10T18:14:58","date_gmt":"2022-07-10T18:14:58","guid":{"rendered":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/?page_id=18523"},"modified":"2022-07-10T18:14:58","modified_gmt":"2022-07-10T18:14:58","slug":"whos-online","status":"publish","type":"page","link":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/whos-online\/","title":{"rendered":"Who&#8217;s Online"},"content":{"rendered":"<div class=\"w2gm-demo-prev-next-demos\">\r\n\t<span class=\"w2gm-demo-prev-demo\">Prev demo: <a href=\"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/top-search-bar\/\">Top Search Bar<\/a><\/span>\r\n\t<span class=\"w2gm-demo-next-demo\">Next demo: <a href=\"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/\">Google Maps Locator plugin<\/a><\/span>\r\n<\/div>\n<div class=\"w2gm-content\">\r\n\t<script>\r\n\t\tw2gm_map_markers_attrs_array.push(new w2gm_map_markers_attrs('e4774cdda0793f86414e8b9140bb6db4', eval([]), {\"num\":\"\",\"width\":\"\",\"height\":800,\"radius_circle\":1,\"clusters\":0,\"sticky_scroll\":0,\"sticky_scroll_toppadding\":0,\"show_directions_button\":1,\"directions_sidebar_open\":0,\"show_readmore_button\":1,\"ajax_loading\":0,\"ajax_markers_loading\":0,\"optimize_ajax_loading\":0,\"use_ajax_loader\":0,\"counter\":1,\"counter_text\":\"Number of locations %d\",\"geolocation\":0,\"start_address\":\"\",\"min_zoom\":\"\",\"max_zoom\":\"\",\"enable_infowindow\":1,\"close_infowindow_out_click\":1,\"map_style\":\"\",\"include_categories_children\":0,\"search_on_map\":0,\"search_on_map_id\":\"\",\"search_on_map_open\":0,\"search_on_map_right\":0,\"search_on_map_listings\":\"sidebar\",\"order_by\":\"post_date\",\"order\":\"DESC\",\"radius\":10,\"draw_panel\":0,\"author\":\"\",\"enable_full_screen\":1,\"enable_full_screen_by_default\":0,\"enable_wheel_zoom\":1,\"enable_dragging_touchscreens\":1,\"enable_onefinger_dragging_touchscreens\":0,\"center_map_onclick\":0,\"zoom_map_onclick\":0,\"categories\":\"\",\"locations\":\"\",\"tags\":\"\",\"ratings\":\"\",\"uid\":\"u1\",\"do_users_tracking\":\"visitors\",\"users_tracking_mode\":\"all\",\"tracking_period\":1,\"tracking_old_time\":100,\"page_reload_time\":0,\"post__in\":\"\",\"phone\":\"\",\"event_date_min\":\"\",\"event_date_max\":\"\",\"additional_description\":\"\",\"price\":\"\",\"use_starting_point\":0,\"id\":\"Who's Online\",\"map_post_id\":18521}));\r\n\r\n\t\t\t<\/script>\r\n\t<div class=\"w2gm-tracking\" id=\"w2gm-tracking-219\" data-tracking-mode=\"all\" data-tracking-period=\"60000\" data-nonce=\"a1c7d14b35\"><\/div>\r\n<script>\r\n(function($) {\r\n\t\"use strict\";\r\n\t\r\n\t$(function() {\r\n\r\n\t\tif (typeof w2gm_tracking != \"undefined\") {\r\n\t\t\treturn;\r\n\t\t}\r\n\t\t\r\n\t\twindow.w2gm_tracking = function() {\r\n\r\n\t\t\tvar el \t\t\t\t= $(\"#w2gm-tracking-219\");\r\n\t\t\tvar mode\t\t\t= el.data(\"tracking-mode\");\r\n\t\t\tvar period\t\t\t= el.data(\"tracking-period\");\r\n\t\t\tvar nonce\t\t\t= el.data(\"nonce\");\r\n\t\t\t\r\n\t\t\t_tracking(mode, nonce);\r\n\t\t\t\r\n\t\t\tif (period > 0) {\r\n\t\t\t\tsetInterval( function() { _tracking(mode, nonce); }, period);\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tfunction _tracking(mode, nonce) {\r\n\t\t\t\t\r\n\t\t\t\tif (navigator.geolocation) {\r\n\t\t\t\t\t\r\n\t\t\t\t\tconsole.log('timer tracking');\r\n\t\t\t\t\r\n\t\t\t\t\tnavigator.geolocation.getCurrentPosition(\r\n\t\t\t\t\t\tfunction(position) {\r\n\t\t\t\t\t\t\tvar latitude\t= position.coords.latitude;\r\n\t\t\t\t\t\t\tvar longitude\t= position.coords.longitude;\r\n\t\t\t\t\t\t\tvar accuracy\t= position.coords.accuracy;\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t$.ajax({\r\n\t\t\t\t\t\t\t\ttype: \"POST\",\r\n\t\t\t\t\t\t\t\turl: \"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/wp-admin\/admin-ajax.php\",\r\n\t\t\t\t\t\t\t\tdata: { \r\n\t\t\t\t\t\t\t\t\t'action': 'w2gm_track_visitors',\r\n\t\t\t\t\t\t\t\t\t'latitude': latitude,\r\n\t\t\t\t\t\t\t\t\t'longitude': longitude,\r\n\t\t\t\t\t\t\t\t\t'accuracy': accuracy,\r\n\t\t\t\t\t\t\t\t\t'mode': mode,\r\n\t\t\t\t\t\t\t\t\t'security': nonce\r\n\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\tdataType: 'json',\r\n\t\t\t\t\t\t\t\tsuccess: function(response) {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tif (response.do_reload) {\r\n\t\t\t\t\t\t\t\t\t\tlocation.reload();\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t},\r\n\t\t\t\t\t\t\t\tcomplete: function() {\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t});\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\tfunction(e) {\r\n\t\t\t\t\t   \t\t\/\/alert(e.message);\r\n\t\t\t\t\t\t},\r\n\t\t\t\t\t\t{ timeout: 10000 }\r\n\t\t\t\t\t);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\tw2gm_tracking();\r\n\t});\r\n\t\r\n})(jQuery);\r\n<\/script>\t\r\n\t<div id=\"w2gm-map-wrapper-e4774cdda0793f86414e8b9140bb6db4\" class=\"w2gm-content w2gm-map-wrapper\" style=\" height: 802px;\" data-id=\"e4774cdda0793f86414e8b9140bb6db4\" >\r\n\t\t<div class=\"w2gm-map-directions-sidebar\" id=\"w2gm-map-directions-sidebar-e4774cdda0793f86414e8b9140bb6db4\">\r\n\t<div class=\"w2gm-map-directions-panel\">\r\n\t\t<div class=\"w2gm-form-group\">\r\n\t\t\t<div class=\"w2gm-has-feedback\">\r\n\t\t\t\t<input name=\"address_a\" value=\"\" placeholder=\"Enter origin address\" class=\"w2gm-form-control w2gm-directions-address w2gm-directions-address-a w2gm-field-autocomplete\" autocomplete=\"off\" \/>\r\n\t\t\t\t\t\t\t\t<span class=\"w2gm-get-location w2gm-form-control-feedback w2gm-glyphicon w2gm-glyphicon-screenshot\"><\/span>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<div class=\"w2gm-form-group\">\r\n\t\t\t<div class=\"w2gm-has-feedback\">\r\n\t\t\t\t<input name=\"listing_title\" value=\"\" placeholder=\"Select distination on the map\" class=\"w2gm-form-control w2gm-directions-address w2gm-directions-listing-title\" autocomplete=\"off\" readonly=\"readonly\" \/>\r\n\t\t\t\t<input type=\"hidden\" name=\"destination_coords\" value=\"\" class=\"w2gm-form-control w2gm-directions-address w2gm-directions-address-b\" \/>\r\n\t\t\t\t<span class=\"w2gm-dropdowns-menu-button w2gm-form-control-feedback w2gm-glyphicon w2gm-glyphicon-map-marker\"><\/span>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t<div class=\"w2gm-form-group w2gm-map-directions-sidebar-buttons w2gm-clearfix\">\r\n\t\t\t<a href=\"javascript:void(0);\" class=\"w2gm-btn w2gm-btn-primary w2gm-map-directions-sidebar-close-button\" data-id=\"e4774cdda0793f86414e8b9140bb6db4\">Close<\/a>\r\n\t\t\t<a href=\"javascript:void(0);\" class=\"w2gm-btn w2gm-btn-primary w2gm-map-directions-sidebar-get-button\" data-id=\"e4774cdda0793f86414e8b9140bb6db4\">Get directions<\/a>\r\n\t\t<\/div>\r\n\t\t<div id=\"w2gm-route-container-e4774cdda0793f86414e8b9140bb6db4\" class=\"w2gm-route-container\">\r\n\t\t\t<p class=\"w2gm-route-container-description\">Click 'Directions' button in selected location, enter origin address or use 'My location' button, then click 'Get directions' button.<\/p>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>\t\t\r\n\t\t<div id=\"w2gm-map-canvas-wrapper-e4774cdda0793f86414e8b9140bb6db4\" class=\"w2gm-map-canvas-wrapper\" data-height=\"800\" >\r\n\t\t\t<div id=\"w2gm-map-canvas-e4774cdda0793f86414e8b9140bb6db4\" class=\"w2gm-map-canvas\" data-shortcode-hash=\"e4774cdda0793f86414e8b9140bb6db4\" style=\" height: 800px;\" ><\/div>\r\n\t\t<\/div>\r\n\t\t\r\n\t\t\t<\/div>\r\n\t\t\r\n\t\t\r\n\t<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18523","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/wp-json\/wp\/v2\/pages\/18523","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/wp-json\/wp\/v2\/comments?post=18523"}],"version-history":[{"count":1,"href":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/wp-json\/wp\/v2\/pages\/18523\/revisions"}],"predecessor-version":[{"id":18524,"href":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/wp-json\/wp\/v2\/pages\/18523\/revisions\/18524"}],"wp:attachment":[{"href":"https:\/\/www.salephpscripts.com\/wordpress_maps\/demo\/wp-json\/wp\/v2\/media?parent=18523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}