I have a map of a town in svg file (contain around 20k houses), each house / property in the map has a number, so what i would like to do with the svg file is to search for houses by providing house number then zoom in the found house.
I would like to have your recommendation which javascript library provide search functionality for such big svg files with good performance.
2.1m questions
2.1m answers
60 comments
57.0k users