So after messing around more, I managed to get it to progress a little more... I think I got the copyright working and I can actually get an image to work if I do "return imageurl;" instead of return f; in the customgettileurl area, but now I am out of ideas on coordinates as I'm assuming I'm not actually centered on the correct area, or I'm trying to return invalid image files.
On Dec 4, 11:08 am, mtweldon <[email protected]> wrote: > I am working on creating a custom map for a game so people can click / > drag and add points, but thats later on. > > I'm working on actually getting the map / copyright to work correctly, > but after reading quite a few tutorials, I don't know how to determine > the coordinates of my map / custom tiles. > > http://map.fathomthat.org- page > > http://map.fathomthat.org/test- tiles > > are all of my tiles go 12_0_0.jpg to 17_9_9.jpg > > So far I have been successful in getting nothing but the UI to pop up, > any advice is welcome as I'm completely new to the API. > > Have been using the following for > tutorials:http://econym.org.uk/gmap/http://code.google.com/apis/maps/documentation/introduction.html#Load...http://mapki.com/wiki/Automatic_Tile_Cutter#Updated_Script -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
