Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bkphat

macrumors newbie
Original poster
Jun 8, 2008
17
0
Any idea on how one would start work on a map view? Something similar to the google apps map would be awesome (ie load tiles and display them). The user should be able to use their fingers to pan/zoom. I tried using a webView to display a map, but it simply takes too long to load all the JavaScript stuff. Additionally, the interaction with the map is really sluggish when using java script?

Any suggestions would be appreciated. I like how the loopt app does it. They seem to load tiles directly form the Microsoft site.


thanks
 
The short answer is you need to design a custom UIView that intelligently downloads and displays the map data from a server.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.