Still having problems getting values from JavaScript
1 view
Skip to first unread message
sco...@comcast.net
unread,
Feb 19, 2009, 3:37:25 PM2/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to iphone-map-view
Hi,
I am trying to get data about the map through the JavaScript. Just
something simple like using the getZoom method in MapWebView. I add a
method to MapView to return the value from getZoom but always get back
a zero. Here's sample code for the method added to MapView.m: