Map icons not showing more than 144 in number

We have more than 800 listings on our platform but google map only shows 144. Earlier, we had raised this concern on github and the suggestions were as below:

“Register your self to google and get the map api …add it to your code in the config file … as the API Calls to google maps is limited for unknown and open users”

and, so we did this using this code: https://github.com/sharetribe/sharetribe/pull/2172/files

Still, the issue remains same and we know for a fact that almost all the listings have correct address. even we assume exception for few, the number of markers are always 144, which is definitely a bug. Could anyone please help!

Hi Anjali,

We had the same problem. Turns out the number of listings displayed is just a setting on the config file. The default was reduced for performance reasons, but you can bump up the number shown to 2000 or whatever you’d like to display.

Best,
Rick

This is the setting you want to change, Anjali:
map_listings_limit: 150

Thanks a lot Rick, we found the same solution on github today & it worked :smile:

Good to hear, Anjali!

While I’ve got you, you haven’t experienced anything like this with the new version, have you?
https://www.sharetribe.com/community/t/only-a-small-number-of-listings-showing-by-default/518

Thanks!
Rick

Rick, we did not update our sharetribe because we have made many customizations post 5.6.0, so can’t really say!

No prob, Anjali–thx anyway, and I wish y’all the best!