"<a href=\"http://www.none.com
\">None.com</a>");
        var copyrightCollection = new GCopyrightCollection("Maps
Source");
        copyrightCollection.addCopyright(copyright);

needs to be your webserver url with the tiles on it.
watch your \\ and //

a link to your map would be more helpful (check with firebug)

Mapperz
http://mapperz.blogspot.com/


On Feb 5, 10:00 pm, "[email protected]" <[email protected]> wrote:
> Hello,
>
> I am working on creating an interactive map for a video game. We used
> the CASA Tile cutter to create our tiles and original map code.
> However, after messing around with some other tile cutters, we like
> the way MapTiler cuts its tiles more. The problem is, the code it
> generates, creates a map that doesn't serve our needs. I've spent some
> time trying to get our map page to pull the tiles in the format that
> MapTiler creates, to no avail. Is there somebody available that help
> me with this? Included in the following links are two Google
> documents; one with our map code, and one with MapTiler's auto
> generated code.
>
> Our map code:http://docs.google.com/Doc?id=ddscnr63_1fnfd3wf3
>
> MapTiler code:http://docs.google.com/Doc?id=ddscnr63_0hs7wx9gp
>
> I ultimately want our map code to pull tiles in this format:
> return zoom+"/"+tile.x+"/"+y+".png";
>
> I've tried several times, either I'm missing a variable, or
> something's in the wrong order, I don't really know. Please not that
> the two code sets linked above are before I started trying to make it
> work, to clear any confusion.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to