This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
muadzmi02
/
sipadu_mbip
forked from
SwissLink/sipadu_mbip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
http://git.swisslink.com.my/SwissLink/sipadu_mbip
master^2
root
5 years ago
parent
e2e3bfdde9
33e7424ddd
commit
444c167f0e
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
resources/views/main-dashboard/index.blade.php
+ 1
- 1
resources/views/main-dashboard/index.blade.php
View File
@@ -102,7 +102,7 @@
function initialize(latit, logit) {
infowindow = new google.maps.InfoWindow();
var myLatlng = new google.maps.LatLng(
4.4695721,101.37638
3);
var myLatlng = new google.maps.LatLng(
1.5371973,103.660212
3);
var myOptions = {
zoom: 17,
Write
Preview
Loading…
Cancel
Save