Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 659 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 659 Bytes

MapLibre-samples

iOS samples for MapLibre native lib.

MapLibre-mbtiles uses SwiftUI and MapLibre Native.
Railway tracks and stations on the map are draws using .mbtiles created by tilemaker.

 

MLNMapView coordinator loads mbtiles source and layers once default map style is initialised.

MapLibreTapView sample view show how to get map features at user's tap point.