Topic: This page can't load google map correctly
Mahima@Garg asked 4 years ago
</script>
<!--Google Map Setting-->
<script>
// Regular map
function regular_map() { var var_location = new google.maps.LatLng(26.876392,80.883878);
var var_mapoptions = {
center: var_location,
zoom: 14
};
var var_map = new google.maps.Map(document.getElementById("map-container"),
var_mapoptions);
var var_marker = new google.maps.Marker({
position: var_location,
map: var_map,
title: "Lucknow"
});
} // Initialize maps google.maps.event.addDomListener(window, 'load', regular_map);
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: -
- Device: PC
- Browser: Chrome
- OS: windows
- Provided sample code: No
- Provided link: No
Mikołaj Smoleński staff commented 4 years ago
What does it mean
this page
? Could you send us more details about problem. The code is illegible. Best regardsMahima@Garg commented 4 years ago
Sir it is displaying on google map.
Mikołaj Smoleński staff commented 4 years ago
I still don't have enough data to help. Best regards