Filtering and CSV export on MapHub

A MapHub interactive map of a zoo, demonstrating the real-time filter tool in an embedded panel. The map shows various animal icons, and the sidebar panel has 'g' typed into a search bar above a list of items including 'giraffe' and 'gorilla'. directly within your interactive MapHub map.

The newest tool to appear on MapHub is the filter tool, allowing real-time filtering on thousands of features.

Using it is very simple, just start typing into the filter text field and all features will be filtered in real time. It works with even thousands of features.

Clicking the “Fit All” button will zoom into all filtered features.

A MapHub screenshot showing a map of Central Europe with thousands of blue data points, demonstrating the real-time filter tool in action, with a sidebar displaying item listings and a filter search bar.

Also new on MapHub

CSV export

A MapHub panel screenshot highlighting the CSV export option, showing download buttons for various map data formats including KML, GPX, GeoJSON, CSV, and JPEG.

Full-size panel when viewing Maps

A MapHub screenshot displaying a full-size panel when viewing a map directly, showing details for 'Tokyo Little House' overlaid on a city map with the item list sidebar.

Panel on embeds

An embedded MapHub map featuring a zoo or park layout with animal icons, demonstrating the interactive item sidebar panel displaying a list of filtered items like giraffe, panda, and eagle.

Embeds will have a nice wizard in the next update, allowing you to configure how they look!

If you cannot wait for the embed wizard, you can try adding ?panel=1 to the iframe src URL, like the following code:

<iframe ... src="https://maphub.net/embed/31776?panel=1" ...></iframe>