Skip to content

UpperLEFTY/Repo-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo-1

Test git push through terminal.

Map for location via (Google maps) for a website

<script> function myMap() { myCenter=new google.maps.LatLng(41.878114, -87.629798); var mapOptions= { center:myCenter, zoom:12, scrollwheel: false, draggable: false, mapTypeId:google.maps.MapTypeId.ROADMAP }; var map=new google.maps.Map(document.getElementById("googleMap"),mapOptions); var marker = new google.maps.Marker({ position: myCenter, }); marker.setMap(map); } </script>

#For future sites

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages