Advertisement
Guest User

Untitled

a guest
Sep 19th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. new Maplace({
  2. map_div: gmap,
  3. locations: [{
  4. lat: 47.863104,
  5. lon: 17.759657,
  6. zoom: 12,
  7. icon: 'https://dl.dropboxusercontent.com/u/743951/viben_marker.png'
  8. }],
  9. controls_on_map: true
  10. }).Load();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement