interactive map

2009-07-01 Thread mitche...@gmail.com
Hey guys, I am trying to create an interactive map interface... not unlike Google Maps, but needing FAR fewer features, and it is a map of an indoor facility, making Google Maps API rather silly. I would like to be able to display an image (the Map itself) and have the user click on a location

Re: interactive map

2009-07-07 Thread Fred Sauer
Mitch, You're probably looking for the mouse click handler: http://code.google.com/webtoolkit/tutorials/1.6/manageevents.html Fred On Wed, Jul 1, 2009 at 3:31 PM, mitche...@gmail.com wrote: > > Hey guys, > > I am trying to create an interactive map interface... not unlike &