clawpack / visclaw

Clawpack visualization tools
http://www.clawpack.org
BSD 3-Clause "New" or "Revised" License
29 stars 48 forks source link

Google Earth : Include new tags to set initial view #127

Closed donnacalhoun closed 9 years ago

donnacalhoun commented 9 years ago

The main doc.kml file should include something like :

<LookAt>
   <tilt>...</tilt>
  <range> ...</range>
  ...
</LookAt>

See plotpages.py.

donnacalhoun commented 9 years ago

This duplicates previous issue.