Have you read this thread? http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/50421ba5c4dd307b/
Chad Killingsworth On Jun 9, 10:31 am, Tinman <[email protected]> wrote: > Hi. > I am trying to create a whole new custom map using the new v3 Custom > Map Types, where I would be able to have my own tiles instead of the > regular world map. > I was able to do this when running v2 though it was a hard process and > not very flexible. > > What I am trying to do is taking a map from a game world and make in > into a dynamic Google Map where people can toggle locations and scroll > about. Old example here (v2):http://www.undergroundrp.com/gmap/urpmap.html > Here you can see that the map is custom using my own cut tiles, the > new map is allot larger with many more tiles and would have both a > "Satellite" image and a Hybrid image. > > I have searched all over the place but not found a real answer to this > so I figured out posting my own would be the best chance of getting > this to work. > > So the only problem right now is getting loading custom tiles instead > of the Google map tiles, I think everything else I want to do later is > easy as that is well documented. > > If you want to look at the current map it can be found > here:http://www.undergroundrp.com/dev3/map.html > this will update as I make changes and get the custom tiles to load. > > Thanks in advance for any replies to this. > Tinman -- 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.
