ThomasSmyth / setlist.fm-attended-map

Map attended sets for a user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensure all markers fall inside map boundaries

ThomasSmyth opened this issue · comments

Current boundary calculation is rather simplified as it just using the min/max values for lat/long, a better solution would be to expand the limits by a certain % or see what tools are available in leaflet to do it.