Search found 16 matches

Go to advanced search

by Jeremy5835883
Tue Jul 09, 2013 12:46 am
Forum: Issues
Topic: querying on a pointer
Replies: 4
Views: 1849
 
Jump to post

querying on a pointer

i did...they are not clear to me. can you provide an example? please?

by Jeremy5835883
Tue Jul 09, 2013 12:18 am
Forum: Issues
Topic: querying on a pointer
Replies: 4
Views: 1849
 
Jump to post

querying on a pointer

I have a database with a pointer to a user object. I want to query that table based on the user id. Can you provide a sample of what the query would look like

by Jeremy5835883
Wed Jun 26, 2013 3:29 pm
Forum: Issues
Topic: click event handler for button not firing on iphone using safari. any ideas?
Replies: 6
Views: 2483
 
Jump to post

click event handler for button not firing on iphone using safari. any ideas?

Just testing in the browser. did not try to install app on the deivce. I'll try again

by Jeremy5835883
Wed Jun 26, 2013 2:21 am
Forum: Issues
Topic: click event handler for button not firing on iphone using safari. any ideas?
Replies: 6
Views: 2483
 
Jump to post

click event handler for button not firing on iphone using safari. any ideas?

I have a click handler for a button and it works on desktop and android browser but not on iphone using safari. I am handling the click and the virtual click event

by Jeremy5835883
Tue Jun 11, 2013 3:50 pm
Forum: Issues
Topic: Center of Map
Replies: 5
Views: 1537
 
Jump to post

Center of Map

The code runs without error. But I still get 0 for the result

by Jeremy5835883
Tue Jun 11, 2013 3:29 pm
Forum: Issues
Topic: Center of Map
Replies: 5
Views: 1537
 
Jump to post

Center of Map

I need to get the center of the map. I dont have a marker in the center at this point. the user will drag the map and then click a button and I want to get the center at that point and record it.

by Jeremy5835883
Tue Jun 11, 2013 3:16 pm
Forum: Issues
Topic: Center of Map
Replies: 5
Views: 1537
 
Jump to post

Center of Map

How do I get the center of map?

I'm using this to get the map in a button click event

var mapCenter = Tiggr('googlemap_11').gmap.getCenter();

The coordinates are always zero.

Go to advanced search