Your question interested me, so I examined the Apple URL Schema Link a bit. This says the following:
Although the Maps application supports many of the options and queries for Google Maps, it does not support all of them. The rules for creating a valid map link are as follows:
The domain must be google.com and the subdomain must be maps or ditu.
The path must be /, / maps, / local or / m if the request contains site as the key and local as the value.
The path cannot be / maps / *.
All parameters must be supported. Table 1 lists the supported options.
The parameter cannot be q = * if the value is a URL (therefore KML is not selected).
Parameters cannot include view = text or dirflg = r.
If I understood correctly, this does not seem like what you want, supported, however it is interesting that you can directly enter the complete kml URL into the map application and make it work. This seems like a bug in the Apple part. I would just start throwing options at it and see what happens. It is always fun. ;-)
Yours faithfully,
PS This is a good sticker. I would prefer a reward, but it looks like you have not scored enough SO points to offer this. ;-)
Matt long
source share