Merge pull request #2602 from Anahkiasen/patch-1

Add new accessToken property to Mapbox
This commit is contained in:
Masahiro Wakame
2014-08-02 10:51:39 +09:00
+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.