Last active
January 7, 2018 07:50
-
-
Save seballot/27c005421d0a7a4c293dd87fe9856bfd to your computer and use it in GitHub Desktop.
GoGoCartoJs Simlpe Configuration example
This file contains 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
{ | |
"data": | |
{ | |
"taxonomy": "http://path/to/taxonomy", | |
"elementsApiUrl": "http://path/to/data" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment