Guest User

Untitled

a guest
Jan 3rd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.56 KB | None | 0 0
  1. <map name="Dynamo" type="geocentric" version="2">
  2.  
  3.  
  4.     <options overlay_texture_size     = "4096">
  5.     </options>
  6.    
  7.  
  8.     <annotations>
  9.  
  10.         <circle name="draped circle">
  11.             <position lat="34.051" long="-117.974"/>
  12.             <radius value="50" units="km"/>
  13.             <style type="text/css">
  14.                 fill:               #ffff0080;
  15.                 stroke:             #ffffff;
  16.                 stroke-width:       2px;
  17.                 altitude-clamping:  terrain-drape;
  18.             </style>
  19.         </circle>
  20.  
  21.     </annotations>
  22. </map>
Advertisement
Add Comment
Please, Sign In to add comment