promet / PRAugmentedReality

iOS Augmented Reality Framework
http://praugmentedreality.com/
MIT License
606 stars 162 forks source link

Newbie not being able to setup ARData #42

Closed joaopaulogalvao closed 10 years ago

joaopaulogalvao commented 10 years ago

Hello guys,

I have been through all topics, but still having some difficulty in setting up the data.

It might be some relatively simple issue with arrays and dictionaries syntax I am having trouble with, as I am a newbie.

I tried to setup it under the ARObject.m class as follows:

Should I setup it somewhere else? or, Is it here the place where the ARObject is created?

Could you guys help me in showing where the data should be feed in?

Regards and thanks for the great project.

glesage commented 10 years ago

Hey!

Sorry I've been a little out of it for a while...

It seems the problem is that you are giving it "latitude" & "longitude" keys instead of "lat" & "lon"

(: