Reactive Maps - Build awesome maps with reusable UI + data components.

Reactive Maps is a data-driven UI components library for building Map UIs.

Add a comment

Replies

Best
Folks from are launching an open-source data components library for building real-time user interfaces with React. By binding UI components with data, Reactive Maps takes away the pain of building complex UIs involving interactive maps.
Thanks for the hunt Kevin! ReactiveMaps is a React based components library for building realtime maps and much more. We have 20+ components available now ranging from Lists, Sliders, Search Boxes, Calendars, Buttons, Dropdowns, Feeds and Maps. We have been rushing out the release, but you can play around with all the available components here - . or see more formidable use-cases built with the library at . The big promise of component reusability and (the seeming) convergence around a standard imho is a much more robust and automated dev tooling on the frontend.
Hello Product Hunters, this is one of our first few projects focused on data-driven UI components. More to come. Direct Github link - .
Import pre-baked react components into your application and integrate with your streaming data as easy as using Bootstrap. Damn cool!
This is great! I was just looking for something like this :)
Hey, any plans to add open street map support?
Love the elegance behind an inherently complex task. Appbase' customers and end users just see pure simplicity. Brilliant
Look gorgeous! Have a question - are zip code or postal code boundaries available as a polygon layer?
an external source would be needed for getting the boundary data, ReactiveMaps supports representing it in most forms (gradient, polygons, lines) over the map.
any way to link a database of addresses?
yes, places search is already supported. See this example - . Another example - .
got it, thanks! I did see there was an API after I asked 😄