Search found 10 matches

Go to advanced search

by Ayman Gamal
Wed Jan 01, 2014 10:34 am
Forum: Issues
Topic: Adding Title to Multiple Location
Replies: 16
Views: 2477
 
Jump to post

Adding Title to Multiple Location

Thanks Katya, This is what I've done already in the third comment.
But I need to bring this "title" from my Database.That's what I try to ask from the beginning.

Image

by Ayman Gamal
Mon Dec 30, 2013 6:51 pm
Forum: Issues
Topic: Adding Title to Multiple Location
Replies: 16
Views: 2477
 
Jump to post

Adding Title to Multiple Location

so I need to add the title at the end of this code to be to be a bundle with the Map Marker

by Ayman Gamal
Mon Dec 30, 2013 6:48 pm
Forum: Issues
Topic: Adding Title to Multiple Location
Replies: 16
Views: 2477
 
Jump to post

Adding Title to Multiple Location

Thanks Oleg, but the function of "ConvertAddr" service is to send the addresses from my database to ( https://maps.googleapis.com/maps/api/... ) and return (address_components - geometry -types.....) and all these result saved in (converted) Java script variable: https://d2r1vs3d9006ap.clo...
by Ayman Gamal
Sat Dec 28, 2013 5:13 pm
Forum: Issues
Topic: Adding Title to Multiple Location
Replies: 16
Views: 2477
 
Jump to post

Adding Title to Multiple Location

but I can not receive the "title" value in getCoords service

by Ayman Gamal
Sat Dec 28, 2013 5:09 pm
Forum: Issues
Topic: Adding Title to Multiple Location
Replies: 16
Views: 2477
 
Jump to post

Adding Title to Multiple Location

The title already comes in the same "Locations_addresses_list_service" as in the following picture: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1003648/title4_inline.jpg?1388250354 and this the code for locationList variable: https://d2r1vs3d9006ap.cloudfront.net/s3_images/1003650/titl...
by Ayman Gamal
Sat Dec 28, 2013 2:02 pm
Forum: Issues
Topic: Adding Title to Multiple Location
Replies: 16
Views: 2477
 
Jump to post

Adding Title to Multiple Location

I need to bring this "title" from my Database:

Image

by Ayman Gamal
Sat Dec 28, 2013 12:10 pm
Forum: Issues
Topic: Adding Title to Multiple Location
Replies: 16
Views: 2477
 
Jump to post

Adding Title to Multiple Location

Yes, Exactly

by Ayman Gamal
Fri Dec 27, 2013 11:24 pm
Forum: Issues
Topic: Adding Title to Multiple Location
Replies: 16
Views: 2477
 
Jump to post

Adding Title to Multiple Location

I checked Google map Api and i found "title" property but i can not send it to (ConvertAddr" service parameters) to get place in the loop in this code: function log2(m) { return ((Math.log(m)) / (Math.log(2))); }; for (var k in value.geometry) { if (locationHelper.checkLocation(k)) { ...
by Ayman Gamal
Fri Dec 27, 2013 9:24 pm
Forum: Issues
Topic: Adding Title to Multiple Location
Replies: 16
Views: 2477
 
Jump to post

Adding Title to Multiple Location

I succeeded to implement this tutorial (Adding Multiple Location Points on Google Map with Appery.io Backend Services) and it runs correctly , but I need to add a Title from the database to the Markers. How can I do this? I added new column to the addresses Table https://d2r1vs3d9006ap.cloudfront.ne...
by Ayman Gamal
Wed Dec 18, 2013 7:54 pm
Forum: Issues
Topic: How can I upload image to SkyDrive from my App?
Replies: 2
Views: 436
 
Jump to post

How can I upload image to SkyDrive from my App?

I need to upload Image from mobile camera to SkyDrive, How can I do this?

Go to advanced search