Guest User

Untitled

a guest
Jul 16th, 2018
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. var _Marker = 'http://..................*.png';
  2. marker = new google.maps.Marker({
  3. map: myMap,
  4. position: latlng,
  5. animation: google.maps.Animation.BOUNCE,
  6. title:'I'
  7. icon: _Marker});
Add Comment
Please, Sign In to add comment