Add new accessToken property to Mapbox

This commit is contained in:
Maxime Fabre
2014-08-01 18:24:47 +02:00
parent 8b077e4f05
commit 83717637ae
+1
View File
@@ -13,6 +13,7 @@
//////////////////////////////////////////////////////////////////////
declare module L.mapbox {
var accessToken: string;
/**
* Create and automatically configure a map with layers, markers, and interactivity.