Idea Summary
The map region is great and I have used it extensively since its release. Currently, the point layer type allows the use of icons or SVG Shapes where the center of the shape bottom is pointing to the map object. I would like an option to position icons and SVG shapes so that the center of the shape is over the map object.
For example, allow SVG coordinate 10, 10 to point to the map object instead of the default SVG coordinate 10,20.
Use Case
This is useful for any icon that is not pin-shaped, especially shapes such as circles, triangles, and squares. I believe users naturally assume that a circle on a map is centered on top of the feature it represents.
There are many feature types that are traditionally displayed with symbols centered over their coordinates. For example, in the water and wastewater utility sector, maintenance holes, valves, meters, and connections are typically displayed as symbols centered over their location, so that they appear centered over the pipe line feature underneath.
Preferred Solution
In the map region, when editing a Layer of the “Point” layer type, add a select list or switch to the “Point Objects” section that allows the developer to choose how to center/position the symbols.

Note that although I am only requesting one additional option for symbol positioning, perhaps there are more to consider in the future. The true center of the shape and the center of the shape bottom are the two most useful options, but there may be others I am not thinking of (for example, if someone wants to use a diagonal arrow as the symbol, positioning the corner of the shape over the feature would allow the diagonal arrow to point to the feature).