2
My question is how to use the google maps library with another map, or image.
I found an interesting example that made me thoughtful, but I couldn’t find an answer so far.
This is the example: http://pwmap.ru/pwi/
And some images:
Have I seen another example with game maps, such as the GTA, anyone could explain to me, or indicate me a site or tutorial that shows something on the subject? 'Cause in the library documentation I couldn’t find out how to do it.
Grateful,
Have a look at http://openlayers.org/.
– gustavox
I downloaded the site, and that’s really what I wanted, but now another "problem" has arisen, as I Gero the Tiles from a large image I have on my computer, I found a program, maptiler, but with the free version of it only has 2 levels of zoom and fills my map with their logo, is there any other program to do this? And a doubt, how I define my own coordinates in that picture?
– Jean Carlo
Jean, if openlayers has solved this part of the problem (which was put in the question), I would advise you to create another, now more specific, question with all these new details and doubts. To learn more about chameleon questions: http://meta.pt.stackoverflow.com/questions/1901/essa-questiona-pode-ser-considerada--questiona-camale%C3%A3o. PS: I will include an answer with openlayres to be included here.
– gustavox
There is the overlay of Google Maps itself, in this case, using images. Here have an example.
– Paulo Rodrigues
Jean Carlo takes a look at my answer below by clicking on "Execute code snippet" and then on "Whole page" because @Bruno César managed to include the snippet, so now has a complete and verifiable example. Btw, take a look at the solution that Paulo indicated, which seems to be interesting, but I don’t know if it’s free.
– gustavox
gustavox, the example below solves part of the problem, about the maps api, but how to generate the map images, I have a very large map here, and I do not know how to generate the files in the format
– Jean Carlo