mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-01 21:41:45 +08:00
chore(geomap): change attribute to geolocation
This commit is contained in:
parent
dc7dd51913
commit
b813b107a8
@ -69,7 +69,7 @@ const TPL = `\
|
||||
</style>
|
||||
</div>`;
|
||||
|
||||
const LOCATION_ATTRIBUTE = "latLng";
|
||||
const LOCATION_ATTRIBUTE = "geolocation";
|
||||
const CHILD_NOTE_ICON = "bx bx-pin";
|
||||
|
||||
interface MapData {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user