Difference between revisions of "FAQ:Client"
m (Text replacement - "{{UBIKCLIENT}}" to "{{UBIK Client}}") |
|||
Line 19: | Line 19: | ||
===Can I use the same LLA Markers for UBIK.Win8 and UBIK.Android? === | ===Can I use the same LLA Markers for UBIK.Win8 and UBIK.Android? === | ||
No, as we are not using the (proprietary) Metaio format in the Windows version. The new kind of markers for relocating devices to different positions are basically QR-Codes with a special notation. If you want to create one you simply have to create a QR-Code (e.g. with GoQR) with the following notation: | No, as we are not using the (proprietary) Metaio format in the Windows version. The new kind of markers for relocating devices to different positions are basically QR-Codes with a special notation. If you want to create one you simply have to create a QR-Code (e.g. with GoQR) with the following notation: | ||
− | <source lang="xml"><LLA>Latitude;Longitude;Altitude</LLA></source> | + | <source lang="xml"><UBIK><LLA>Latitude;Longitude;Altitude</LLA></UBIK></source> |
= Android = | = Android = | ||
Line 32: | Line 32: | ||
<noinclude> | <noinclude> | ||
− | + | ||
</noinclude> | </noinclude> | ||
+ | |||
+ | [[Category:FAQ|Client]] |