中文 | 日本語

Portal Afterimage

A portal memory-layer plugin for IITC on Niantic's Ingress Intel Map.

Portal Afterimage can surface portals you have already seen at any zoom level, using only local data stored through Portal DB. By default the plugin keeps rendering conservative for performance, but advanced users can force much more aggressive visibility through code changes or console commands.

Prerequisite: Portal Afterimage requires Portal DB to be installed and enabled. It relies on Portal DB for portal coordinates and last-seen timestamps.

Who This Plugin Is For

Portal Afterimage is useful for agents who want stronger map memory when zooming out on the Ingress Intel Map. If you often lose visual awareness because official portal markers disappear at low zoom, this plugin gives you a controlled local reminder of previously seen portals.

Key Features

Settings

How It Works

Portal Afterimage groups known portals into S2 cells and chooses a limited subset per cell in its default mode. This keeps the Intel Map readable and reduces clutter, but those limits are policy choices for performance rather than hard capability boundaries.

Advanced users can override the default behavior by editing the code or using console commands to push the plugin toward effectively showing all locally known portals at any zoom level. The plugin still stores only GUID and name locally; coordinates and timestamps come from Portal DB.

Just as important, this visibility comes from data your client has already received. Portal Afterimage does not force additional pulls from Intel servers, so it stays aligned with the rule that these plugins rely only on locally available data.

S2 Level Reference

Approximate values below are useful when choosing the right density tradeoff for Ingress Intel map viewing. Actual dimensions vary by latitude.

LevelE-W EdgeN-S EdgeApprox AreaTypical Use
L15~509 m~637 m~0.32 km²Map data loading boundary
L16~254 m~318 m~0.08 km²Control Field rendering precision
L17~127 m~159 m~0.02 km²Dense map detail balance
L18~63 m~79 m~0.005 km²Fine geofencing and detailed recall
L19~32 m~40 m~1,280 m²Very fine placement uniqueness checks

Tip: Start with L18 and Per Cell = 1, then increase detail only if your local portal density and device performance allow it.

FAQ

Changelog

Version 0.1.6

Version 0.1.5

Version 0.1.4

Version 0.1.3

Version 0.1.2

Version 0.1.1

Version 0.1.0