MediaMetaGeocodingMapboxAK returns the Mapbox access token.
(ctx context.Context)
| 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. |
no outgoing calls
no test coverage detected