Still having problems getting values from JavaScript

0 views
Skip to first unread message

sco...@comcast.net

unread,
Feb 19, 2009, 3:37:25 PM2/19/09
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:

-(int) getZoomTest
{
return [mMapWebView getZoom];
}


Anybody have a suggestion??

Thanks

sco...@comcast.net

unread,
Feb 19, 2009, 3:37:25 PM2/19/09
to iphone-map-view
Reply all
Reply to author
Forward
0 new messages