1

Is it possible for me to create a custom map using Google Maps APIs of an imaginary place?

Are there examples of uses like that?

It would be of a group of islands, part of a story i'm writing...

If it is possible, are there exemples online?

Thanks!

Daniel

2 Answers 2

2

The Google Maps Javascript API allows you to create a map and supply custom map tiles.

An example, the first I could find, is: http://maps.marlam.in/.

It's not easy and requires quite a lot of PNGs (if you want detail), but a description of how this particular example was built can be found here

0

I would recommend a Google Maps API tutorial: https://developers.google.com/maps/documentation/javascript/tutorial

You should take a look at the chapter about Image Map Types

And here you have a working example.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.