Clicking markers on Google Static Maps -


i have application downloads static images off google maps, markers placed want them (placed passing arguments google static maps url). however, need able click markers. figured convert x , y coordinate click lon/lat, , figure out way marker clicked, haven't found easy.

i know dimensions of map in pixels, zoom level, , centre point of map in pixels , lon/lat, followed this blog post. unfortunately didn't work.

does know how this, or know way figure out if marker has been clicked? i'm forced use static maps unfortunately, can't of javascript api

see:

http://home.provide.net/~bratliff/largetiles/

or

http://home.provide.net/~bratliff/harbor/

it not doing demonstrate mercator projection conversions & cross-browser mouse events.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -