mapbox / geojson.io

A quick, simple tool for creating, viewing, and sharing spatial data
http://geojson.io/
ISC License
1.91k stars 567 forks source link

API question: Can a GeoJson file be loaded from a local drive? #892

Closed DaveF63 closed 1 month ago

DaveF63 commented 5 months ago

Can a GeoJson file be loaded from a local drive using the API?

I can see various options for loading via a URL parameter, but not a file. Am I missing something?

chriswhong commented 1 month ago

You can click "Open" in the menu bar and choose a geojson file, or drag and drop the geojson file, or paste the geojson text into the text editor.

DaveF63 commented 1 month ago

My Question was about the API. Unsure why the Q. was closed.