Created
April 25, 2018 10:35
-
-
Save mamezito-zz/909f71e7e8fae869b91dc18256b19081 to your computer and use it in GitHub Desktop.
Adding Mapbox object to Framer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{MapboxJS, CustomMarker, Marker, animateOnRoute} = require 'MapboxJS' | |
myMap = new mapboxJS | |
accessToken: 'insertHereYourAccessToken' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment