Last active
April 25, 2018 10:41
-
-
Save mamezito-zz/bc9cb81c170ecd2aef9f3a1faebdbab7 to your computer and use it in GitHub Desktop.
Creating Mapbox Marker in 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
point2=["-0.089039","51.526553"] | |
simpleMarker=new Marker | |
size:20 | |
point:point2 | |
borderRadius:50 | |
backgroundColor:"#ffcc00" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment