Update README.md

This commit is contained in:
DanFinelli
2016-11-09 12:42:24 -05:00
committed by GitHub
parent bd1527b0eb
commit 89e1483093

View File

@@ -86,7 +86,7 @@ First a variable is created whichisnamed LARGEGEOJ. Then using AJAX the geoJSON
Finally, pane: pane250 tells the geoJSON is told which pane to live on using the panes given name. The largest polygon should be furthest away and was attached to the pane250.
### [Step 4] Add the remaining polygons and repeat step 3 with the appropriate pane:
## [Step 4] Add the remaining polygons and repeat step 3 with the appropriate pane:
> var MEDIUMGEOJ;
> $.getJSON("https://raw.githubusercontent.com/ect123/Des-Barres-findingaid/master/maps/2-2a-31.geojson",function(data){