I could be very wrong, but I don't believe those have been built in
the v3 API yet.

However with V3 it would certainly be easier to build a front-end for
the tiles on your own with the CustomMapType methods. It should work
pretty much out of the box with the existing images on both mars and
the moon. Although, you'd have to write your own projection to get the
skymap to show the right coordinates.

This helped me quite a bit:
http://code.google.com/apis/maps/documentation/v3/overlays.html#CustomMapTypes

Good luck.

On Mar 5, 11:43 am, Daxon <[email protected]> wrote:
> How can I get google Moon and Mars maps in v3?
>
> tried, but no use. "google.maps.MapTypeId.G_MOON_VISIBLE_MAP"
>
> In v2 it was done
>
> http://googlemapsapi.blogspot.com/2007/12/maps-from-another-world.html
>
> G_MOON_ELEVATION_MAP
> G_MOON_VISIBLE_MAP
> G_MARS_ELEVATION_MAP
> G_MARS_INFRARED_MAP
> G_MARS_VISIBLE_MAP
> G_SKY_VISIBLE_MAP

-- 
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