Skip to content

Commit 5a64095

Browse files
author
Savina Shen (Manpower Services Taiwan Co Ltd)
committed
anonymous authentication
1 parent 5afd107 commit 5a64095

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/key.ts

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { IAzureMapOptions, AuthenticationType } from 'react-azure-maps';
22

3-
export const key = process.env.STORYBOOK_AZURE_MAPS_KEY || '';
4-
53
export const mapOptions: IAzureMapOptions = {
64
authOptions: {
75
authType: AuthenticationType.anonymous,

0 commit comments

Comments
 (0)