You are here

README.txt in Leaflet MapBox 8

Same filename and directory in other branches
  1. 7 README.txt
-- 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.

File

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