Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
375 views
in Technique[技术] by (71.8m points)

working with big svg files using javascript

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.

question from:https://stackoverflow.com/questions/66062228/working-with-big-svg-files-using-javascript

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...