Volodymyr Osypov blog

May 9, 2008

Map coordinates using JavaScript

Filed under: JavaScript — Tags: , , — admin @ 10:41 am

Nowadays we have Google Maps with API, that helps us to creat great web applications with maps, but what if our city isn’t well detailed in Google Maps? Then we need to create something ours. Or we have a picture and need to determine the coordinates of mouse click.

I want to show you just simple example with the map. When user clicks on it - a little flag displays in this point. We need map.gif (picture with map) and pointer.gif (little picture with flag).

(more…)

Powered by WordPress