Open eckhchri opened 9 years ago
test geo.json file with http://geojson.io
Implementation: Put a track specific GEOJSon File into the project folder in the following project path: ./data/trackmaps/ with format: trackmap[trackid].json
It will be loaded automatically if file exists.
1.) implement value within refPoints class like show_on_map: true/false 2.) use fictional RefPoint for each fictional track somewhere over the world 3.) use an Overlay for google map, with fictional track picture (not sure if possible) - https://developers.google.com/maps/documentation/javascript/examples/maptype-image-overlay 4.) https://github.com/johan/world.geo.json/blob/master/countries/ALB.geo.json (based on https://www.dashingd3js.com/svg-paths-and-d3js)