I have locations (lat, long) in a MongoDB. How would I go about to show them (preferably real-time) on a web page? The locations are sent to the db from an app, and from the app we can see real-time locations on a map. But I need to make these points available for regular web users. At the moment we can also download all the points as a geojson file. Dev stack is MongoDB, React Native, Node (jade, express).
via Niklas
No comments:
Post a Comment