Introducing MapConductor, abstraction layer over multiple maps SDKs

47 views
Skip to first unread message

wf9a...@gmail.com

unread,
Aug 9, 2026, 3:38:28 AM (6 days ago) Aug 9
to [deprecated] Google Maps JavaScript API v3. Please use the latest post.

Hello everyone!

I'm developing MapConductor, an open-source abstraction layer for multiple map SDKs, and I've recently added support for Google Maps API.

The idea is simple: you can write your map code using the MapConductor API, and the same code can work with Google Maps as well as other map SDKs.

MapConductor is not intended to wrap every feature of Google Maps.
Instead, it provides a simple common API for frequently used map features.
If you need Google Maps-specific functionality,
you can still access the original Google Maps instance through:

mapState.getMapViewHolder().map

The project is completely open source under the Apache License 2.0, and there is no fee to use it.

You can try the demo here:
https://demo-react.mapconductor.com/google-maps/map/ja

I'd really appreciate any feedback from Google Maps developers
 — especially if you find something that doesn't work as expected
or have ideas for improving the Google Maps support.

Thank you!

wf9a...@gmail.com

unread,
Aug 9, 2026, 3:39:50 AM (6 days ago) Aug 9
to [deprecated] Google Maps JavaScript API v3. Please use the latest post.
Installation is easy. Just "npm i @mapconductor/react-for-googlemaps". That's it!
https://www.npmjs.com/package/@mapconductor/react-for-googlemaps

Nianwei Liu

unread,
Aug 9, 2026, 7:08:39 AM (6 days ago) Aug 9
to [deprecated] Google Maps JavaScript API v3. Please use the latest post.
This group seems deprecated, but this new lib looks really impressive! Great to see some old timers still keeping it up!

wf9a...@gmail.com

unread,
Aug 13, 2026, 3:07:30 AM (2 days ago) Aug 13
to [deprecated] Google Maps JavaScript API v3. Please use the latest post.
Thanks, Nianwei.
I believe some people still receive the messages.

I introduced the MapConductor as "an open-source abstraction layer for multiple map SDKs",
actually it also provides Android/Jetpack Compose and iOS/SwiftUI as well.
ReactNative will be available soon.
Reply all
Reply to author
Forward
0 new messages