Page 2 of 3

Map from Url

Posted: Tue Feb 04, 2014 5:07 am
by pritu patel

But this is not workingggg....

i send my link please show the output


Map from Url

Posted: Tue Feb 04, 2014 5:07 am
by pritu patel

Map from Url

Posted: Tue Feb 04, 2014 5:24 am
by Igor

Could you tell us what exactly doesn't work? See attached screenshot.
Image


Map from Url

Posted: Tue Feb 04, 2014 5:31 am
by pritu patel

i want to show marker with red sign that i can't show on map.
Is there any missing to show Red sign???


Map from Url

Posted: Tue Feb 04, 2014 8:51 am
by pritu patel

I share my app please check what is the problem??
It not show me redsign point on place.
the name of app is test


Map from Url

Posted: Tue Feb 04, 2014 5:55 pm
by Maryna Brodina

Hello! In file locationHelper replace prereturn prop == 'Address';/pre with the following prereturn prop == 'location';/pre


Map from Url

Posted: Wed Feb 05, 2014 5:37 am
by pritu patel

Hello Maryna ,
I chnaged it but not affecting on map


Map from Url

Posted: Wed Feb 05, 2014 9:05 am
by Kateryna Grynko

Hi Pritu,

Please remove this check codeif (locationHelper.checkLocation(k))/code as when you're running a service getCoords you work with coordinates, not addresses.


Map from Url

Posted: Wed Feb 05, 2014 9:32 am
by pritu patel

thnks katya,u solve my big problem.I have no idea about that problem.
Thank you so much


Map from Url

Posted: Fri Feb 21, 2014 7:16 am
by pritu patel

Hello Katya,
I export my application in mobile.
All Components works perfectly But map not display in mobile.
It works on Browser perfectly but not display in Mobile.
It display only " Perview Not Ready".
What is the reason for this??