9 Commits

Author SHA1 Message Date
Jon Atkins
278ecf67ee tweak show-more-portals plugin - move switchoff point one level out, as this seems to result in fewer requests to the niantic servers 2013-10-01 04:43:18 +01:00
Jon Atkins
883f0842fc new plugin - to show less portals when zoomed out
modified show-more-portals so it works with other zoom-modification plugins
2013-09-02 04:31:17 +01:00
Jon Atkins
0302d76a67 portal detail zoom - don't step out for zoom <= 12 - seems to miss some data as we're displaying things larger than the server expects
also, add a new attempt to fix the portal zoom issue (Lundefined) that occurs on mobile sometimes
2013-08-27 03:45:37 +01:00
Jon Atkins
de138dafc4 show-more-portals plugin updated to work better with new map tiles 2013-08-26 15:18:39 +01:00
Jon Atkins
3c90960e4c work-in-progress - checking in while looking at other code on master. may be broken 2013-08-25 17:50:28 +01:00
Jon Atkins
4f5f47831a remove pointless change of selected portal highlight colour in all highlighter plugins - make it the default instead
also tweaks to the show-more-portals plugin
2013-08-23 04:27:16 +01:00
Jon Atkins
9f077dd6a2 show more portals plugin: don't boost zoom level when zoomed out - gets silly with the new getThinnedEntitiesV4 changes 2013-08-16 18:37:22 +01:00
Jon Atkins
5760f9b7a8 force rounding to integer the result of map.getZoom() when calculating the map data zoom
it's not something that sould happen, but it's been seen on mobile (#271) - this should eliminate the issues with portal data this causes
2013-07-25 02:03:41 +01:00
Jon Atkins
2a386ea043 new plugin: show more portals, as if the map was zoomed in one additional level
yes, this does increase the requests to the niantic servers, but with the new cache code it's not that bad
2013-06-15 17:58:11 +01:00