Table of Contents

TMS FNC Maps Image — Guides

Service configuration

Connect TTMSFNCMapsImage to a static map service by setting the Service property. See TTMSFNCStaticMapService for the list of available backends. Set APIKey to match the chosen service.

Center and zoom

Set Latitude, Longitude, and ZoomLevel to position the image. Call LoadMap to fetch and display the updated image.

Image size

Set MapWidth and MapHeight to control the dimensions of the requested image in pixels.

See also