You might find the documentation for the v3 Custom Map Types useful for some info on tile creation - obviously the v3 javascript is of no use to you but the concept behind creating a tile is the same with v3 as it is with v2:
http://code.google.com/apis/maps/documentation/javascript/maptypes.html#CustomMapTypes Martin. On 25 Sep, 21:55, Aaron Kreider <[email protected]> wrote: > I think I want to use PHP to create custom google tiles. > > I know that I need to create 256x256 png files for each zoom level. I > can figure out how to use the GD library. > > How do I specify which zoom level they are used at? > Is there anything else that goes into making a tile? > > Aaron -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
