Guest User

Untitled

a guest
Nov 22nd, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <Geographies geographyUrl={ "/path/to/your/topojson-map-file.json" }>
  2.  
  3. SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
  4.  
  5. request.open("GET", geographyUrl, true);
  6.  
  7. src/static/topo-data.json
  8.  
  9. import data from '../../static/topo-data.json'
Add Comment
Please, Sign In to add comment