Mapbox
Categories
Component ID
619186
Component name
Mapbox
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
65522
Component created
Component changed
Component body
The Mapbox module provides a layer type to the OpenLayers module and GMap module which can include MapBox map tiles on Drupal sites.
It also includes the Maki icon set and OpenLayers 2.x styles for each icon.
It is possible to have your custom Mapbox tiles integrated into the OpenLayers module without having to use this module.
1) Create a new XYZ layer.
2) On Base URL use this http://a.tiles.mapbox.com/v3/my.map/${z}/${x}/${y}.png
3) Replace my.map with your map id for Mapbox.
4) Enable your new layer on your map preset.
