Mike Castle
c31fa3d46d
Spell checking, a-c.
2013-11-22 20:14:23 -08:00
Jon Atkins
4883eb5a4e
plugins: show-more/less portals
...
updated to take account of the new map data tile sizes
- show-more-portals no longer causes unfriendly request tile sizes. unclaimed are now visible one level further out, but l1+ is no longer available one level further in (i.e. it jumps directly from l2+ to all portals)
- slow-less-portals-when-zoomed-out - major reductions in portal visibility levels - works around the daft tile size/zoom level combinations used in the current stock intel site
2013-10-16 07:11:50 +01:00
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