Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {
  2. "type": "Feature",
  3. "properties": {
  4. "title": "Mayborn",
  5. "series": "Building",
  6. "tour": "Test",
  7. "marker-size": "medium",
  8. "marker-color": "#e5c278",
  9. "marker-symbol": "star-stroked"
  10. },
  11. "geometry": {
  12. "type": "Point",
  13. "coordinates": [
  14. "-86.797808",
  15. "36.142611"
  16. ]
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement