A company that creates different tools for styling and deploying maps as well as providing services for hosting maps

learn more… | top users | synonyms

0
votes
1answer
46 views

Why won't this mapbox map load into a DIV container?

All, For the life of me I can't figure out why I can't load a map into a CSS template I'm trying to customize. I've placed a fiddle here: http://jsfiddle.net/mapbaker/Du7zq/10/ Basically I'm ...
3
votes
0answers
88 views

Can CartoDB and Mapbox.js talk?

All, Back in December it seemed there was no way to bring in a CartoDB layer into a Mapbox.js or Tilemill project. Has this changed? ...
0
votes
0answers
14 views

wax.js unable to detect mapbox feature… in Chrome

You can see in this bl.ocks that when you mouseover a feature, a tooltip should inform about its data. Also a circle will overlay. If you click an alert should fire. The question is that with latest ...
0
votes
0answers
91 views

Creating a Map Tile Server?

So, I've fallen in love with Mapbox's javascript API, but I'm working for a non-profit that can't afford Mapbox's hosting. Luckily, their js accepts TileJSONs and makes reference to TileStream on ...