javascript - Placing leaflet controls outside map -


my requirement create n type of markers in leaflet. list huge can not fit in map area.
i want similar :
http://blog.georepublic.info/2012/leaflet-example-with-wfs-t/
there problem in above given example while zooming in marker moves original position.

please suggest fix or other alternative place controls outside map example.

is ok put controls in sidebar? https://github.com/turbo87/sidebar-v2


Comments

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

ruby - Net::HTTP extremely slow responses for HTTPS requests -