Re: Manipulating a Map View

2008-11-29 Thread Evan Schiff
Awesome, thanks! I'll give that a try on Monday --Evan On Nov 28, 3:13 pm, David Huynh [EMAIL PROTECTED] wrote: Hi Evan, Take a look in http://static.simile.mit.edu/exhibit/extensions-2.1.0/map/scripts/map... Near the end, find Exhibit.MapView.prototype._select = function(selection) {  

Re: Manipulating a Map View

2008-11-28 Thread Schiffty
Hi David- I'm using Exhibit, and I've put where I've gotten so far up on http://www.evanschiff.com/atw. Basically, if a user clicks on one of the blog posts on the timeline, I'd like to make the map to zoom in fairly close on the associated marker. Re: Jörn's site, that looks great, but since

Re: Manipulating a Map View

2008-11-28 Thread Jörn Clausen
Hi Evan! Re: Jörn's site, that looks great, but since I'm using Exhibit I'm not sure if I can use that code as a reference. The question does occur to me, though, is it generally easier (I mean in the end, clearly, since getting started on Exhibit is a piece of cake!) to write your own

Manipulating a Map View

2008-11-25 Thread Schiffty
Hi- This seems like something that should be simple, but I'm a bit lost as to how to do it. I have a Timeline and a Map view, and I've overridden the _showBubble function for the Timeline to put the bubble content into a different element on the page. But I'd also like to use the setZoom