TMS FNC Static Map — Guides
Service configuration
Set Service to choose the static map provider. Available backends include Google, Bing, HERE, and MapBox. Set APIKey to match the chosen provider.
Center, zoom, and size
Set Latitude, Longitude, and ZoomLevel to position the map. Set MapWidth and MapHeight in pixels to control the image dimensions.
Displaying the image
Use OnGetStaticMap to receive the image URL. Load the URL into any image component using its LoadFromURL or equivalent method.