FATOS Map Developers (Powered by NostraMap)
Developer SiteConsole
  • FATOS Developer Introduction
  • FATOS API
    • Map
      • Map control
        • Building
        • Bounds
        • Center
        • Heading
        • Flyto
        • Tilt
        • Zoom
        • Marker
          • Instance Members
        • Polyline
        • Polygon
        • Circle
        • On/Off
        • Once
        • Language
        • Theme
        • Cluster
          • Instance Members
      • Button control
      • Utilities
        • Rectangle
        • Distance
        • Area
    • Search
      • POI
      • Address
      • Geocoding
        • Forward
        • Reverse
      • Geofencing
    • Routing
      • Route
      • Route for truck
    • Advanced
      • Logistics
  • FATOS SDK
    • Authentication
    • Platform
      • Android
        • Start
        • Component
      • iOS
        • Start
        • Component
      • React Native
        • Start
        • Component
  • Release note
    • FATOS Map API
    • API Server
    • RP Server
  • Get your API Key
  • Troubleshooting
    • FAQ
Powered by GitBook
On this page
  • Map
  • Search
  • Route Plan
  • Route Guide
  • Supply Interface & Base Class

Was this helpful?

  1. FATOS SDK
  2. Platform
  3. iOS

Component

FATOS SDK for iOS provides 5 main functionalities.

Map

  • Provides FatosMapView

  • Allows FatosMap to be flexible

  • Provides Map Options

  • Provides Map Control API (Map Mode, Move coordinate, Zoom-in/out, Map picker, etc)

Search

  • Provides FATOS search results

Route Plan

  • Provides FATOS route planning results

  • Provides route planning data management functions

Route Guide

  • Provides custom API for route guide horizontal / length response

Supply Interface & Base Class

  • Map, Route Guidance related controls and functions are provided through Base Class to reduce redundancy and complexity.

  • Provides easy-to-implement navigation functions.

PreviousStartNextReact Native

Last updated 4 years ago

Was this helpful?