stamen / modestmaps-js

Modest Maps javascript port
http://modestmaps.com
566 stars 153 forks source link

The flickr-zoom example is broken #108

Closed shawnbot closed 12 years ago

shawnbot commented 12 years ago
TypeError: 'undefined' is not an object (evaluating 'layer.parent.parentNode') modestmaps.js:2656
tmcw commented 12 years ago

flickr-zoom? I don't see that in the examples/ dir.

shawnbot commented 12 years ago

Sorry, I forgot to add it to stamen/master. Here it is on my master.

tmcw commented 12 years ago

This isn't updated for the new master - you're passing a provider directly to the map constructor; see the other coerceLayer-removal tickets for details.

tmcw commented 12 years ago

Looks like you got this to work? Closing here, as it isn't in the repo.