Skip to content

Commit

Permalink
feat(examples): Updated simple layers example with Mapbox maps
Browse files Browse the repository at this point in the history
  • Loading branch information
tombatossals committed Aug 28, 2014
1 parent 53c6bcb commit fabaa05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/layers-simple-example.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
name: 'Mapbox Terrain',
url: 'http://api.tiles.mapbox.com/v4/{mapid}/{z}/{x}/{y}.png?access_token={apikey}',
type: 'xyz',
options: {
layerOptions: {
apikey: 'pk.eyJ1IjoidG9tYmF0b3NzYWxzIiwiYSI6Imo3MWxyTHMifQ.TjXg_IV7ZYMHX6tqjMikPg',
mapid: 'tombatossals.jbn2nnon'
}
Expand Down

0 comments on commit fabaa05

Please sign in to comment.