I hereby claim:
- I am msteitle on github.
- I am captainkaminari (https://keybase.io/captainkaminari) on keybase.
- I have a public key ASAH46TaCU6RIqumJxq5nYkB-23NAPX1hfbRYxwPHlnFHgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
row.attr('data-marker-index', i); | |
row.click(function(){ | |
LIVE_MAP.focus($(this).attr('data-marker-index')); | |
}); | |
//... | |
LIVE_MAP.focus = function(index){ | |
var Marker = LIVE_MAP.Markers[i]; |