MaxPrandtl / googleearthtoolbox

Automatically exported from code.google.com/p/googleearthtoolbox
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Default 3D model not specified in "ge_quiver3" #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Note this line in "ge_quiver3.m": 
    modelLinkStr = '[No model link specified]';

This causes an error message (and no quivers are displayed) in Google 
Earth.  Now I have to go hunting to find out which 3D models are available 
online... (since the help file doesn't suggest a default value).

-d.s.

What steps will reproduce the problem?
1. try to run "ge_quiver3" without specifying a 3D model
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by selt...@gmail.com on 6 May 2008 at 1:10

GoogleCodeExporter commented 8 years ago
Adding a default string won't automatically make GoogleEarth display any quiver
arrows because you need to have the correct hyperlink to the COLLADA model.

Original comment by jhspaaks@hotmail.com on 9 Jan 2009 at 7:19