mapsplugin / cordova-plugin-googlemaps

Google Maps plugin for Cordova
Apache License 2.0
1.66k stars 916 forks source link

Overlapping Marker Spiderfier #1725

Closed francoro closed 7 years ago

francoro commented 7 years ago

i have a suggestion of a good feature for your plugin. Look at this demo (click on the markers) https://jawj.github.io/OverlappingMarkerSpiderfier/demo-1.html

this is the repo https://github.com/jawj/OverlappingMarkerSpiderfier

In my case i have this problem of markers that overlapping each other it will be nice to have this feature i think its very useful.

wf9a5m75 commented 7 years ago

If you donate $1,000 USD, I will create it.

francoro commented 7 years ago

It was just a suggestion if maybe you just run out of ideas to improve your plugin in some future.I though maybe i could be helpful

wf9a5m75 commented 7 years ago

Idea is fun. But don't forget someone have to work to implement the feature. The someone have to spend thier time to implement, and test it.

And for me, even if I don't implement it, I have to support the feature if it has some problems after merging the code.

That's why I always ask 1,000USD for the feature request.

Actually the amount is very cheap. I spent almost 4 months to implement the marker cluster. I faced so much troubles than I expected. So for me, 1,000USD is too cheap.

francoro commented 7 years ago

I understand maybe in some feature I will donate.You can close this.

wf9a5m75 commented 7 years ago

Thank you for your understanding.

MaxInMoon commented 6 years ago

@wf9a5m75 could you create a mini-crowd funding box? If it doesn't reach the amount before a date, everybody take back is money, etc. 10 people would easily put 100$ each. @francoro What do you think?

wf9a5m75 commented 6 years ago

@MaxInMoon Well, do you really consider this is really necessary feature? Because mobile device has smaller space than PC. And the maps plugin has already default marker cluster feature.

Even if you really really want to use this feature, please make a fundraising at https://www.bountysource.com/

MaxInMoon commented 6 years ago

@wf9a5m75 I have one exemple of use case where the feature seems réacquiers, and it could happen oftenly I guess:

Users can create « dinners / lunch / breakfast » at a specific date time/address. Other users want to see all food events around them on their map. On a case like this you cannot see more than one market (food event) per address, even if the cooker user has many events in the day/week.

Am I wrong?

wf9a5m75 commented 6 years ago

Do your best with provided features, or implement the feature and send it as PR. I don't think Marker Spiderfier is the best answer for your case. You should implement another ways, such as open a dialog or open a next page.