X-Plane Developer
Site Menu
  • Blog
  • Scenery Tools
    • Blender
    • Command-Line Tools
    • DataRefEditor
    • MeshTool
    • Substance Painter
    • WorldEditor (WED)
  • Videos
    • 2D Panels & Generic Instruments
    • Creating Airports with WorldEditor
    • Substance Painter Tutorial
  • Documentation
    • Air Traffic Control (ATC)
    • Aircraft
    • FMOD Sound
    • Modeling
    • Plugins
    • Scenery
    • Web APIs
    • Weather
    • Data Development
    • File Format Specifications
    • Requests for Comment
    • Datarefs
  • More
    • X-Plane bug database
    • Scenery Tools Bug Database
    • Paint kits
Search

XPLMMapCreatedCallback_f

X-Plane Developer > SDK Documentation > XPLMMap > XPLMMapCreatedCallback_f

XPLMMapCreatedCallback_f

typedef void (* XPLMMapCreatedCallback_f)(
                         const char *         mapIdentifier,
                         void *               refcon);

A callback to notify your plugin that a new map has been created in X-Plane. This is the best time to add a custom map layer using XPLMCreateMapLayer().

No OpenGL drawing is permitted within this callback.

Contents

  • 1 XPLMMapCreatedCallback_f

X-Plane

Developer resources for the X-Plane flight simulator

FacebookTwitterYouTube

Never miss an update

Sign up for email updates below to get the latest X‑Plane news in your inbox.

We will never sell or share your email address; we’ll only use it to send you X‑Plane-related emails. (More info in our privacy policy.)

You’ll receive about one email a month, and you can unsubscribe at any time.

© X-Plane 2025
Privacy Policy