Hallo,
we use FNC Maps with Leaflet and we have custom marker icons (svg 12x12). Therefor we need to change the anchor of the icon to the center.
The question is similar to Anchor points of Marker (TTMSFNCGoogleMapsMarker) Icon where it seems to be possible within googlemaps.
Furthermore it seems, that leaflet has this ability, since there is an "iconAnchor" in TTMSFNCMapsLeaflet.GetAddOrUpdateMarker, which is commented out.
Thanks in advance!