GithubHelp home page GithubHelp logo

Sidebar slide over map about bootleaf HOT 4 CLOSED

bmcbride avatar bmcbride commented on June 27, 2024
Sidebar slide over map

from bootleaf.

Comments (4)

bmcbride avatar bmcbride commented on June 27, 2024

Have a look at: https://github.com/turbo87/sidebar-v2/

from bootleaf.

Monduiz avatar Monduiz commented on June 27, 2024

Bryan, thank you. I knew about that plugin but I don't like how it looks on a map. Your implementation feels more like a web application.

Also, I tested bootleaf's functionality of a list and map with a file of 30,000 items and something is failing. When I try with a list of 2000, it works. It's not with marketClusters, the plugin can handle that many locations very well so I'm wondering if it's list.js or typehead who can't handle it.

Have you encountered this with larger files?

Thank you by the way, your work is very inspiring!

Bjenk

Sent from my iPad

On Oct 13, 2015, at 7:41 PM, Bryan McBride [email protected] wrote:

Have a look at: https://github.com/turbo87/sidebar-v2/


Reply to this email directly or view it on GitHub.

from bootleaf.

bmcbride avatar bmcbride commented on June 27, 2024

Hi Bjenk,

30,000 is a LOT of items to throw at the browser. How big is that GeoJSON file? I'm certainly not surprised you are having issues trying to parse that file and manage that many DOM objects. My suggestion would be to look at some server-side solution for handling this. Perhaps you could use CartoDB?

from bootleaf.

Monduiz avatar Monduiz commented on June 27, 2024

Hi Bryan,

Yes it's a lot. I've had to work around not having access to a server for different reasons, it's complicated and related to bureaucratic politics.

I did some test and was able to get som functionality by disabling the sync sidebar function but obviously this isn't the solution.

The file is 8mg. I have tried to break down the data into chunks and then creating bloodhounds datasets and join in an array but it's not helping.

Maybe you are right, with this many, I would have to push for a server-side solution. In leaflet, simply showing the locations and info in a doc is not a problem. It's just the list that can't take it.

Thanks for the suggestions.

Sent from my iPhone

On Oct 14, 2015, at 9:54 AM, Bryan McBride [email protected] wrote:

Hi Bjenk,

30,000 is a LOT of items to throw at the browser. How big is that GeoJSON file? I'm certainly not surprised you are having issues trying to parse that file and manage that many DOM objects. My suggestion would be to look at some server-side solution for handling this. Perhaps you could use CartoDB?


Reply to this email directly or view it on GitHub.

from bootleaf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.