Page 1 of 1

Tutorial Adding multiple markers using Appery backend services

Posted: Wed Aug 07, 2013 10:53 pm
by Willie Sims

I understand that this topic has been beat to death and I am sorry I dont know what I am doing wrong but I followed the tutorial through to the end and I am getting errors,
Uncaught SyntaxError: Unexpected identifier startScreen.js:82
which is
for (i = 0; i & lt; locationHelper.aLocations.length; i++) {
I have made it Public can you look at it and tell me what I am doing wrong?
http://appery.io/app/mobile-frame?src...


Tutorial Adding multiple markers using Appery backend services

Posted: Thu Aug 08, 2013 1:30 am
by Illya Stepanov

Hello - we will need additional time to check this.


Tutorial Adding multiple markers using Appery backend services

Posted: Thu Aug 08, 2013 5:15 am
by Anton Artyukh5836028

Hello,

Probably, we have some typo in tutorial examples. We sorry about that. We will fix it asap.

For now you can check you copy pasted code and replace:

precode& lt; or < to <
to >/code/pre

But unfortunately, it's not the only mistake.


Tutorial Adding multiple markers using Appery backend services

Posted: Thu Aug 08, 2013 6:18 am
by Willie Sims

I thought about that even went back through and pasted as plain text to make sure formatting wasn't feeding through.... I did notice that while he called Appery('name') he used "" quotes doesn't JavaScript treat them diifrently ....
Also could there be an version conflict with the API


Tutorial Adding multiple markers using Appery backend services

Posted: Thu Aug 08, 2013 6:29 am
by Anton Artyukh5836028

We have broke code examples in tutorials. You have to wait when we restore it.
Sorry about that.


Tutorial Adding multiple markers using Appery backend services

Posted: Sat Aug 10, 2013 9:42 am
by Willie Sims

Thanks for Fixing the Code Works now,