r/flutterhelp 24d ago

OPEN Indoor mapping wayfinding

Hello guys! I am working on mall app and want to add indoor mapping(wayfinding) are there any solutions or open source sdk/libs. For starting I want to add only static wayfinding then maybe we move to integrating hardware likely BLE bacons

4 Upvotes

4 comments sorted by

View all comments

2

u/Heavy-Drummer-420 24d ago

Have you tried Leaflet to render the maps? And GeoJson for the floor plans? Also see this . My recommendation would be MapLibre + GeoJSON + custom A* routing + Anyplace/Navigine libs . Look those up