Advertisement
Guest User

Untitled

a guest
Apr 4th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "id": 87,
  7. "geometry": {
  8. "type": "default#image",
  9. "coordinates": [
  10. "51.8537792002222",
  11. "107.519595896561"
  12. ]
  13. },
  14. "properties": {
  15. "balloonContent": "ahaha"
  16. },
  17. "options": {
  18. "iconLayout": "default#image",
  19. "iconImageHref": "img/station.png"
  20. }
  21. }
  22. ]
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement