Guest User

Untitled

a guest
Jan 16th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. var mapOptions = {
  2. center: new google.maps.LatLng(-20.55693825, -48.5676384),
  3. zoom: 15,
  4. mapTypeId: google.maps.MapTypeId.ROADMAP,
  5. disableDefaultUI: true
  6.  
  7. };
Add Comment
Please, Sign In to add comment