UIWebView takes long time to load gmap initially
Hi,
I'm developing an iphone app in which I'm using uiwebview to show google map with different controls like Zoom, Move, Change Map type, Scaling etc. These all controls work fine but 1 issue is still in my app that is initial loading time of the google map in the uiwebview.
I am loading map from a simple html file to uiwebview and that html file is in local resource of the project directory.
If someone has solved such type of problem or know any solution, or if my strategy to load map from local html file is wrong. please, let me know.
Thanks in advance.
|