Jon Atkins
33bdc2c590
make portal-names work however many portals are on screen, by using buckets to group portals for more efficient overlap testing
2013-10-12 20:41:01 +01:00
Jon Atkins
3c8c03e9e5
portal-names plugin:
...
- use RequestFinished hook to update names while loading
- use map.project to get coordinates - this is floating point, so less likely to have two portals with different horizontal but identical vertical position which causes neither to show a name
2013-10-09 05:30:09 +01:00
Jon Atkins
61b209e817
fix handling of too many portals. also make it dependant on visible portals only
2013-09-26 23:01:35 +01:00
Jon Atkins
92d04bdff6
update portal-names plugin to avoid drawing labels that overlap
...
might tweak a bit more...
2013-09-26 22:51:06 +01:00
Jon Atkins
85876ad039
1st addition of portal name plugin
...
needs work so it disabled itself when portals are too dense. could be a basic zoom level check, or could be based on local portal density?
2013-09-26 17:36:36 +01:00