> * What do you want?

Seasons greetings Ben (and others)

I have been playing with your very nice api.

I have a rather longish text and would like to have the map in view
after a map-link is clicked. I messed a bit with your code, maybe
there is a better solution?



function makeGmalink(map, k) {
    map.panTo(points[k]);
    markers[k].openInfoWindowHtml(htmls[k]);
    window.scrollTo(map.top,0);
}

Probably even nicer would be to have some css/javascript to map the
map around, however I didn't manager that (yet)


page involved:

http://www.gryla.nl/Chili2007/StartPagina


bram

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to