MapConductor: An Interoperability Layer for Mobile Map SDKs
2026-09-02 , Conference Management Room2

This talk presents MapConductor, a neutral open-source layer designed to improve interoperability among mobile map SDKs. Rather than replacing existing providers, it bridges ecosystems, supports shared conceptual models, and promotes flexible integration across diverse geospatial platforms.


Mobile map development relies on powerful SDKs such as Google Maps, Mapbox, HERE, ArcGIS, and MapLibre. Each of these SDKs provides unique strengths, architectural philosophies, and cloud integrations.

However, differences in API design, camera systems, rendering models, and platform implementations make cross-SDK knowledge transfer difficult. Developers often need to rethink concepts when switching providers or supporting multiple SDKs.

This talk introduces MapConductor, an open-source interoperability layer that provides a unified declarative API across multiple mobile map SDKs.

Rather than replacing existing SDKs, MapConductor is designed to work alongside them — preserving their strengths while providing a shared conceptual model for markers, overlays, camera control, and geospatial operations.

Inspired by Kubernetes’ orchestration model, MapConductor aims to enable flexibility and knowledge portability across map SDK ecosystems.

We will present architectural design decisions, technical challenges, performance considerations, and lessons learned from building a cross-SDK abstraction in real-world mobile applications.


Level of technical complexity: 1 - beginner Give indication of resources (video, web pages, papers, etc.) to read in advance, that will help get up to speed on advanced topics.:

Web page
https://mapconductor.com

Video
https://youtu.be/Sh2GAsM7Qe8

I make my conference contribution available under the CC BY 4.0 license. The conference contribution comprises the abstract, the text contribution for the conference proceedings, the presentation materials as well as the video recording and live transmission of the presentation:

I am a software engineer specializing in mobile mapping technologies. I have worked extensively with multiple map SDKs across Android, iOS, and web platforms. As a former Google Developers Expert (Maps), I created the Cordova Google Maps Plugin and founded MapConductor, an open-source interoperability layer for mobile map SDKs.