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