Show google maps when geo location attached
This commit is contained in:
parent
0b50340a35
commit
47c1139a49
8 changed files with 128 additions and 6 deletions
|
|
@ -89,6 +89,8 @@ type Source = {
|
|||
public_key: string;
|
||||
private_key: string;
|
||||
};
|
||||
|
||||
google_maps_api_key: string;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue