I did some research on the use of maps in iPhone applications, and it seems that most of my needs can be met by transferring KML data to the built-in Google Maps application, but I can’t set the same values (phone, homepage, address) that are available at runtime built-in search in the map application. Does anyone know if there is a way to set these values or which fields are available?
UPDATE: with the advent of OS 3.0 and the map APIs, applications no longer need to transfer control to the built-in mapping application, so this issue is no longer relevant.
source
share