This PR loads school data and displays it as circles, coloring each one accordingly with the "color" property inside each point structure in the GeoJSON. It also optimizes performance loading the GeoJSON from an URL and reducing client memory overhead as described here.
Summary
This PR loads school data and displays it as circles, coloring each one accordingly with the "color" property inside each point structure in the GeoJSON. It also optimizes performance loading the GeoJSON from an URL and reducing client memory overhead as described here.