Example of Openstreetmap + React.js + Nodejs

A simple micro-service of fetching information about a user-supplied postcode from an external resource; processing the returned information [if any] and producing an Openstreet map from the latitude and longitude.

Any fetched information is cached in the users local store. A short-circuit toggle simulates an unavailable service.

loading...