multiple instances of Leaflet OSM on 1 HTML Page
Budget: $10 – $30 USD
We need to have made an html page that will contain 8 DIV elements each with their own map and that each map can be called separately and update separately with the redraw function we have already made, the HTML code needs to be adjusted so on the same html page can coexist 8 instances of the leaflet map and that each map can be updated separately calling the redraw function and work independently from each other. also is very important that the code is made is such a way that easily can be added more DIVS and more instances of the leaflet map and can also be managed by the redraw function. a file with the redraw function and 1 map in 1 div is been provided so you can see how each div and instance of the leaflet map should work. and example in how to use multiple instances of the leaflet on 1 html page can be found on this article: https://gis.stackexchange.com/questions/66193/multiple-instance-of-leaflet-on-page