Skip to main content

Tutorials

Step-by-step guides to help you build common mapping features with GLOBUS SDK.

Getting Started

New to GLOBUS? Start here:

Your First Map

Time: 10 minutes | Level: Beginner

Display a basic map in your iOS or Android app. Perfect starting point for understanding GLOBUS SDK basics.

You'll learn:

  • How to initialize the SDK
  • Display a map view
  • Set initial camera position

Display User Location

Time: 15 minutes | Level: Beginner

Show the user's current location on the map with a blue dot indicator.

You'll learn:

  • Request location permissions
  • Integrate CoreLocation (iOS) or FusedLocationProvider (Android)
  • Display user location on map
  • Follow user as they move

Add Markers & Pins

Time: 20 minutes | Level: Beginner

Add custom markers to your map and handle user interactions.

You'll learn:

  • Display single markers
  • Use custom marker icons
  • Handle marker tap events
  • Add marker clustering for performance

Coming Soon

More tutorials are on the way:

  • Download Offline Maps – Enable full offline functionality
  • Turn-by-Turn Navigation – Implement route guidance
  • Offline Search – Add address and POI search
  • Custom Map Styling – Create beautiful map themes
  • SwiftUI Integration – Use GLOBUS with SwiftUI

Need Help?