Skip to content

Commit

Permalink
remove google API keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Algorush committed Mar 7, 2024
1 parent fa9856c commit cae2497
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/google-tiles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
lat: 35.6586;
long: 139.7454;
height: 500;
googleApiKey: AIzaSyAQshwLVKTpwTfPJxFEkEzOdP_cgmixTCQ;
googleApiKey: ;
maximumSSE: 48;
cameraEl: #camera"
>
Expand Down
2 changes: 1 addition & 1 deletion google-tiles.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
lat: 35.6586;
long: 139.7454;
height: 500;
googleApiKey: AIzaSyAQshwLVKTpwTfPJxFEkEzOdP_cgmixTCQ;
googleApiKey: ;
maximumSSE: 48;
cameraEl: #camera"
anisotropy
Expand Down

0 comments on commit cae2497

Please sign in to comment.