ascgis map
This commit is contained in:
parent
357a49e706
commit
f81f138c63
4 changed files with 818 additions and 1 deletions
|
|
@ -19,4 +19,9 @@ interface notiType {
|
|||
timereceive: Date
|
||||
}
|
||||
|
||||
export type { DataOption, FormRef, notiType, DataDateMonthObject }
|
||||
interface LocationObject {
|
||||
latitude: number
|
||||
longitude: number
|
||||
}
|
||||
|
||||
export type { DataOption, FormRef, notiType, DataDateMonthObject, LocationObject}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue