cutting-room-floor / markers.js

DEPRECATED: USE MAPBOX.JS
http://mapbox.com/mapbox.js
BSD 3-Clause "New" or "Revised" License
18 stars 9 forks source link

some renaming #39

Closed tristen closed 11 years ago

tristen commented 11 years ago

Some renaming:

hide_on_move -> hideOnMove show_on_hover -> showOnHover

refs mapbox/mapbox.js#30

tmcw commented 11 years ago

Can you update docs to reflect this change?

tmcw commented 11 years ago

Going to delay this merge until all bugs from 0.5.5 are fixed; this breaks APIs (will require a tilestream update) and is basically an enhancement - one I agree with, but isn't worth the 0.x -> 1.x jump at this point.