view map add marker

This commit is contained in:
merdan 2019-11-30 13:08:40 +05:00
parent 93727b6c7d
commit 6aef9dbdff
1 changed files with 3 additions and 3 deletions

View File

@ -50,9 +50,9 @@
@push('after_scripts')
<script>
// $(document).ready(function(){
// $(".nav-pills.details-page .tablinks:first-child").click();
// });
$(document).ready(function(){
$(".nav-pills.details-page .tablinks:first-child").click();
});
function openContent(evt, cityName) {
var i, tabcontent, tablinks;