Created a norcal.cities.geojson file via geojson.io site.
In this tutorial we will load a small data set into MongoDB and build a simple map that adds a marker to a map. There is some preparation for this tutorial, so you will need the following:
- a working MeanJS environment
- created an Article in your working environment
- be prepared to do some find / replace in the GeoJSON data file attached to this tutorial
- be able to run commands from the terminal to load data into MongoDB via mongoimport and install angular-leaflet-directive