Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Wikitude Miscellaneous
Miscellaneous Questions or Problems
Add a title at wikitude:url
E
Estoig Digital
started a topic
over 6 years ago
Add a title at wikitude:url
3 Comments
Oldest First
Popular
Newest First
Sorted by
Newest First
E
Estoig Digital
said
over 6 years ago
Thank's Eva ,
But i work whut a ARML file. I need use a hastag's or atributes of hastag.
I think that perhaps probably exists any atribute for this
I continue searching
Thank's
Renzo
E
Eva
said
over 6 years ago
Hi Estoig,
The part of the code you need to update to diplay whatever information you wish on the POIs' label is on the locationChanged function
var poiData = {
"id": 1,
"longitude": (lon + (Math.random() / 5 - 0.1)),
"latitude": (lat + (Math.random() / 5 - 0.1)),
"altitude": 100.0,
"description": "This is the description of POI#1",
"title": "POI#1"
};
So if you wish to display the name of your company you should modify the tag title.
E
Estoig Digital
said
over 6 years ago
Hi,
I want display the name of url web at the POI information.
I use this tag <wikitude:url name="Company web">http:// ........ </wikitude:url> but at the information for POI not display
Anyone can help me ?
Thank's
Renzo
Login
or
Signup
to post a comment
More topics in
Miscellaneous Questions or Problems
Altitude in ARML files
Product Visualisation in a room.
Capture screen and share to social media
unexpected error target manager
Upload snapshot
How can I test my Wikitude World before publishing?
907 invalid cod file error
What are the requirements for my handset to use Wikitude?
Is Wikitude supported on my BlackBerry?
Will there be a Playbook version of Wikitude?
See all 301 topics
© 2021 Wikitude, a Qualcomm company
Estoig Digital