HI,
Do you have questions? Could not find what you are looking for?
Use the Contact form on this page to send us a note or just give us a call.
(281) 463-0080
Our location
jQuery(document).ready(function ($) { var wgm_map = new google.maps.Map(document.getElementById("srm_gmp_embed_1"), { center: new google.maps.LatLng(29.854353322628736,-95.63922999696707), zoom: 19, mapTypeId: google.maps.MapTypeId.ROADMAP, scrollwheel: true, zoomControl: true, mapTypeControl: true, streetViewControl: true, fullscreenControl: true, draggable: true, disableDoubleClickZoom: false, panControl: true }); var wgm_theme_json = "[]"; if (wgm_theme_json && wgm_theme_json.length > 0) { try { wgm_map.setOptions({ styles: JSON.parse(wgm_theme_json) }); } catch (e) { console.error('Invalid map theme JSON:', e); } } // To view directions form and data var wgm_directionsDisplay_1 = new google.maps.DirectionsRenderer(); wgm_directionsDisplay_1.setMap(wgm_map); wgm_directionsDisplay_1.setPanel(document.getElementById("wp_gmap_directions_1")); var wgm_get_direction_btn_1 = document.getElementById('wp_gmap_submit_1'); wgm_get_direction_btn_1.addEventListener('click', function () { var wgm_selectedMode_1 = document.getElementById("srm_gmap_mode_1").value, wgm_dirction_start_1 = document.getElementById("srm_gmap_from_1").value, wgm_direction_end_1 = document.getElementById("srm_gmap_to_1").value; if (wgm_dirction_start_1 === '' || wgm_direction_end_1 === '') { // cannot calculate route document.getElementById("wp_gmap_results_1").style.display = 'none'; return false; } else { document.getElementById('wp_gmap_loading_1').style.display = 'block'; var wgm_direction_request_1 = { origin: wgm_dirction_start_1, destination: wgm_direction_end_1, travelMode: google.maps.DirectionsTravelMode[wgm_selectedMode_1], unitSystem: google.maps.UnitSystem.IMPERIAL }; var wgm_directionsService_1 = new google.maps.DirectionsService(); wgm_directionsService_1.route(wgm_direction_request_1, function (response, status) { document.getElementById('wp_gmap_loading_1').style.display = 'none'; if (status === google.maps.DirectionsStatus.OK) { wgm_directionsDisplay_1.setDirections(response); document.getElementById("wp_gmap_results_1").style.display = 'block'; } else { document.getElementById("wp_gmap_results_1").style.display = 'none'; } }); } }); var wgm_data_1 = { 'action': 'wpgmapembed_p_get_markers_by_map_id', _wgm_p_nonce: '822ad241b3', 'data': { map_id: '1151' } }; var wgm_ajaxurl_1 = 'https://bearcreekballoons.net/wp-admin/admin-ajax.php' jQuery.post(wgm_ajaxurl_1, wgm_data_1, function (response) { response = JSON.parse(response); if (response.markers.length === 1) { var wgm_marker_to_1 = response.markers[0].marker_desc; jQuery('#srm_gmap_to_1').val(wgm_marker_to_1.replace(/(]+)>)/gi, "")); } var wgm_default_marker_icon_1 = 'https://maps.gstatic.com/mapfiles/api-3/images/spotlight-poi2.png'; if (response.markers.length > 0) { var custom_markers = []; var custom_marker_infowindows = []; response.markers.forEach(function (wgm_marker, i) { var wgm_marker_lat_lng_1 = wgm_marker.lat_lng.split(','); wgm_custom_marker_1 = new google.maps.Marker({ position: new google.maps.LatLng(wgm_marker_lat_lng_1[0], wgm_marker_lat_lng_1[1]), title: wgm_marker.marker_name, animation: google.maps.Animation.DROP, icon: (wgm_marker.icon === '') ? wgm_default_marker_icon_1 : wgm_marker.icon }); custom_markers[i] = wgm_custom_marker_1; wgm_custom_marker_1.setMap(wgm_map); var wgm_marker_name_1 = (wgm_marker.marker_name !== null) ? ('' + wgm_marker.marker_name + '') : ''; custom_marker_infowindow = new google.maps.InfoWindow({ content: wgm_marker_name_1 + wgm_marker.marker_desc }); custom_marker_infowindows[i] = custom_marker_infowindow; if (wgm_marker.show_desc_by_default === '1') { custom_marker_infowindow.open({ anchor: wgm_custom_marker_1, shouldFocus: false }); } else { google.maps.event.addListener(wgm_custom_marker_1, 'click', function () { custom_marker_infowindows[i].open({ anchor: custom_markers[i], shouldFocus: false }); }); } if (wgm_marker.have_marker_link === '1') { google.maps.event.addListener(wgm_custom_marker_1, 'click', function () { var wgm_target = '_self'; if (wgm_marker.marker_link_new_tab === '1') { wgm_target = '_blank'; } window.open(wgm_marker.marker_link, wgm_target); }); } }); } }); });
Driving
Walking
Bicycling
Transit
Loading...
Use this form below to ask us questions. Or just give us a call at 281-463-0080