On this page

Variable clearPrewarmedResources

clearPrewarmedResources: () => void

Type Declaration

    • (): void
    • Clears up resources that have previously been created by prewarm(). Note that this is typically not necessary. You should only call this function if you expect the user of your app to not return to a Map view at any point in your application.

      Returns void

      clearPrewarmedResources()
      
Was this helpful?
SDK JS
Reference
clearPrewarmedResources