i did...they are not clear to me. can you provide an example? please?
i did...they are not clear to me. can you provide an example? please?
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
Just testing in the browser. did not try to install app on the deivce. I'll try again
safari 5.0.2 ios 4 on an iphone 4
safari 4.3.5 on an iphone 4
safari 4.3.5 on an iphone 4
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
The code runs without error. But I still get 0 for the result
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.
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.