E
E
Evgeny Elchev2011-04-14 20:43:47
JavaScript
Evgeny Elchev, 2011-04-14 20:43:47

Js library for arranging points on an image and its further scaling

Good day. The task is to create an interactive map of the area. We have an image in jpg, which schematically shows the area with objects. It is necessary to make objects clickable (I think to put dots on top of the image). The image must be scaled, while the points must remain above the objects. Is there a library for implementing these functions, or at least tell me in which direction to dig.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Autorun, 2011-04-14
@Autorun

If I understand correctly, then it’s worth digging towards the Yandex.maps or google.maps API.

V
Vitaly Peretyatko, 2011-04-15
@viperet

You can look for ready-made toolkits for displaying cartographic data, Cloudmade, for example, have developed many cartographic tools, you can see. You can make your own bike, it's not difficult, I once wrote this map.our.cn.ua/ - there are markers and all that)

M
Mithgol, 2011-06-10
@Mithgol

I think you should use Leaflet , setting the parameters of the L.TileLayer( ... ) constructor accordingly ( according to the documentation ) . (I answer with some delay, because the library itself was published only in May .)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question