Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapboxOptions

Hierarchy

Index

Properties

Optional apiKey

apiKey: string

API key to use this service

Optional geocodingQueryParams

geocodingQueryParams: Record<string, unknown>

Additional URL parameters (strings) that will be added to geocoding requests

Optional reverseQueryParams

reverseQueryParams: Record<string, unknown>

Additional URL parameters (strings) that will be added to reverse geocoding requests

serviceUrl

serviceUrl: string

URL of the service

Generated using TypeDoc