MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / MediaMetaGeocodingMapboxAK

Method MediaMetaGeocodingMapboxAK

pkg/setting/provider.go:108–108  ·  view source on GitHub ↗

MediaMetaGeocodingMapboxAK returns the Mapbox access token.

(ctx context.Context)

Source from the content-addressed store, hash-verified

106 MediaMetaGeocodingEnabled(ctx context.Context) bool
107 // MediaMetaGeocodingMapboxAK returns the Mapbox access token.
108 MediaMetaGeocodingMapboxAK(ctx context.Context) string
109 // ThumbSize returns the size limit of thumbnails.
110 ThumbSize(ctx context.Context) (int, int)
111 // ThumbEncode returns the thumbnail encoding settings.

Callers 1

getGeocodingMethod · 0.65

Implementers 1

settingProviderpkg/setting/provider.go

Calls

no outgoing calls

Tested by

no test coverage detected