kishan-dada / panoramagl-android

Automatically exported from code.google.com/p/panoramagl-android
0 stars 0 forks source link

add a hotspot in the coordinate that I want #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Failed to add a hotspot int the cordinate that I want. 
2.Hotspot is always located in the same position.

What is the expected output? What do you see instead?
Failed to add a hotspot int the cordinate that I want. 

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

Please provide any additional information below.

Original issue reported on code.google.com by rleyvaav...@gmail.com on 13 May 2013 at 12:47

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
You can set the hotspot position using the properties atv and ath of PLHotspot 
class, or using JSON protocol with the properties atv and ath.

Atv and Ath are spherical coordinates, atv is a float value from -90 to 90 and 
ath is a float value from -180 to 180.

Original comment by javbae...@gmail.com on 12 Sep 2013 at 12:06