The FMAR Points of Interest Package provides a system for viewing and placing "points of interest" or "POIs". These are 3d points that are represented both directly in the world via mesh/icon pairings or on the map (with the map package), as "pins."
A given point of interest has the following data:
- Icon: The image used to represent this POI.
- Color: The color of the image, useful when distinguishing between multiple points of interest with the same icon.
- ID: A numerical ID for the POI. Generally unique if generated via the POI system, but technically possible to have two POIs with the same ID. = Name: The name of the point of interest, can be any user-defined string. Typically a very short description of the place or thing the POI is place upon.
- Description: A field to put a more lengthy description of details of the point of interest.
- Scope Radius: Defines the radius of the POI, used in the map to assist in grouping.

Widget POI List

Widget Details

Point of Interest