Not long ago, @Pol announced that he had added MapBox support to OpenLayers. See #1791478-14: OpenLayers 7.x-2.x-dev breaks with MapBox..
But since updating to the latest version of 2.x-dev, the MapBox support seems to have disappeared. There is no longer a "MapBox" Layer Type available when creating a new layer. Existing layers are now missing from the list of layers. Running the Database Update script says:
"WD openlayers: Layer [name of layer] is unavailable because its layer type or the module that provides its layer type is missing."
It's true that the database records show 'layer_type':'openlayers_layer_type_mapbox', a term that no longer appears anywhere in the module, nor does it appear in the latest beta versions.
Was MapBox support accidentally left out of the modules, or has there been a new change in direction?
Comments
Comment #1
polLook the changelog of Beta4: http://drupal.org/node/1957728
Comment #2
tomogden commentedYou are a rock star @Pol, thank you!
Sounds like a good plan. I have reconstructed the layer as a TMS type.