New account creation is currently unavailable. Existing members can continue reading and joining discussions.
Создание новых аккаунтов сейчас недоступно. Зарегистрированные пользователи могут продолжать читать форум и участвовать в обсуждениях.
New account creation is currently unavailable. Existing members can continue reading and joining discussions.
b.chuka, show full code listing. What url do You use pass to initSession?
b.chuka, change initSession to this:
wialon.core.Session.getInstance().initSession("<your_dns>", "", 0x800); // init session, 0x800 - use internal gis
Hello Deal
Thank you so much. It's working
Deal
Hello again.
My code is working in playground.
Then I saved the source code *.html. But that is not working showed me following error "ERROR PERFORMING REQUEST ".
b.chuka, the code won't work if You open local html-file in browser (file://). It will work on web-server.