Thank Joseph,

Nice things you've done on your site. A lot for me to learn.

For my purpose, I'd need something a bit more transparent.

I want users to pick markers from Map Searches or from other public MyMaps.
 This would create their own entries (features) on a MyMaps the app would
have previously created.
The Map they had build would also be available for the application.

For that reason, I wish I could dynamically display a MyMaps.  Your solution
would work once a user has manually entered his 'View in Google Earth' link
in the system so it can be saved in a Network Link.  What I'd like is to
skip the manual step:  I'd like to browse a user's existing maps (I can
already) and then display it based on his selection.  The gdata mapsService
seems only to support the getKML method on the Feature entry, not at the
Feed (map) level.

Thanks for your reply.  There is more to learn from your solution than just
this particular point.

Francois


On Tue, Oct 19, 2010 at 7:41 PM, Joseph Elfelt <[email protected]>wrote:

> Good News - Yes you can.
> I like having the ability to do this and I am surprised there is not
> more chatter about displaying Google MyMaps via the API.
>
> Step 1
> Make a small KML file with a network link which points to the MyMap.
> Put this small KML file online.
> Here is an example file showing you how to point to the MyMap:
>
> http://www.mappingsupport.com/p/gmap4/mymap/05/105432215366276592381.0004897737811ac6a6a05.kml
> There is no magic in the file name itself.  That name is just what I
> happened to use.
>
> Step 2
> Write an API app to display that small KML file in the normal manner.
> Here is an example using the small KML file cited above:
>
> http://www.mappingsupport.com/p/gmap4.php?q=mymap,105432215366276592381.0004897737811ac6a6a05&z=14&t=t2
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to