capacitor-mapbox
TypeScript icon, indicating that this package has built-in type declarations

0.0.48 • Public • Published

test2

asdf

Install

npm install test2
npx cap sync

API

initMap(...)

initMap(options: any) => Promise<{ value: string; }>
Param Type
options any

Returns: Promise<{ value: string; }>


resize()

resize() => Promise<void>

flyTo(...)

flyTo(options: any) => Promise<void>
Param Type
options any

addMarker(...)

addMarker(marker: any) => Promise<void>
Param Type
marker any

removeMarker(...)

removeMarker(marker: any) => Promise<void>
Param Type
marker any

fitBounds(...)

fitBounds(marker: any) => Promise<void>
Param Type
marker any

addSource(...)

addSource(data: any) => Promise<void>
Param Type
data any

addLayer(...)

addLayer(data: any) => Promise<void>
Param Type
data any

reset()

reset() => Promise<void>

hide()

hide() => Promise<void>

show()

show() => Promise<void>

updateMarker(...)

updateMarker(marker: any) => Promise<void>
Param Type
marker any

downloadMap(...)

downloadMap(data: any) => Promise<void>
Param Type
data any

Readme

Keywords

Package Sidebar

Install

npm i capacitor-mapbox

Weekly Downloads

191

Version

0.0.48

License

MIT

Unpacked Size

429 MB

Total Files

1960

Last publish

Collaborators

  • skelpo