I would like to create my own google maps mash up exactly like wundermaps but with different data.
How can i go about doing this?
I would like to create my own google maps mash up exactly like wundermaps but with different data.
How can i go about doing this?
A good way to start would be http://developer.apple.com/ipad/sdk/index.html
You can also look at the sample code for Map Kit at http://developer.apple.com/iphone/library/navigation/index.html#section=Frameworks&topic=Map%20Kit
Apple have a sample project called Weather map that shows exactly what you are after. http://developer.apple.com/iphone/library/samplecode/WeatherMap/Introduction/Intro.html