neveldo / jQuery-Mapael

jQuery plugin based on raphael.js that allows you to display dynamic vector maps
https://www.vincentbroute.fr/mapael/
MIT License
1.01k stars 195 forks source link

modular maps #237

Closed kockok closed 7 years ago

kockok commented 8 years ago

Hello, I find loading and initializing mapael take quite a long time. I just want "Map with links between the plotted cities", is it possible to make mapael just render the related code?

neveldo commented 8 years ago

Hello,

For now, Mapael can't be splitted into several components. Feel free to provide your code sample in order to check where is the performance issue.

Indigo744 commented 7 years ago

@kockok do you have an example? What do you mean exactly by "quite a long time"? Also, maybe #320 will be a first step in a more modular direction.

Indigo744 commented 7 years ago

@kockok I would really like to know more about your use case and what you mean by "long time".

kockok commented 7 years ago

@Indigo744 Sorry, I no longer use this.

Indigo744 commented 7 years ago

@kockok Still, we could try to improve a few things. If you just tell us what is "long time" and what would you accept as "reasonable time", maybe we can work on it :)