-- SUMMARY -- Leaflet integration with MapBox tile platform. With this module you will be able to use your own MapBox map tiles in your map views through Leaflet module. For a full description of the module, visit the project page: http://drupal.org/project/leaflet_mapbox To submit bug reports and feature suggestions, or to track changes: http://drupal.org/project/issues/leaflet_mapbox -- REQUIREMENTS -- 1. Leaflet module: http://drupal.org/project/leaflet -- INSTALLATION -- * Install as usual, see http://drupal.org/node/895232 for further information. -- CONFIGURATION -- * Go to the module configuration page: Configuration -> Web Services -> Leaflet MapBox * Give your map a label. * Select the API version. API 4 is recommended. * Copy and paste the Style URL from mapbox.com * Copy and paste your access token from mapbox.com * Add a zoom level and description and save. * You should now be able to use your new mapbox style when creating leaflet views.