Advertisement
Guest User

Untitled

a guest
Dec 8th, 2014
18,428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. var imageUrl = './city_small.jpg'
  2. imageBounds = [[22.878, 113.745], [22.301, 114.630]];
  3. L.imageOverlay(imageUrl, imageBounds).addTo(map);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement