beyonk-group / svelte-mapbox

MapBox Map and Autocomplete components for Svelte (or Vanilla JS)
MIT License
342 stars 62 forks source link

map.remove is not a function #28

Closed AndreasHald closed 3 years ago

AndreasHald commented 3 years ago

Atleast in svelte it appears that when navigating to a page that begins loading the map component, but navigating away before it has initialized will cause the component to fail because map.remove is not a function