Commit Graph

28 Commits

Author SHA1 Message Date
Christoph Krey
062a882ebf [FIX] show tooltip on map if no data available #438 2024-01-17 10:56:11 +00:00
atjn
56f2dfd989 Modernize historic map 2022-04-17 19:34:04 +02:00
Jan-Piet Mens
871ec36094 Leflet GeoJSON map point popups now contain accuracy if available
closes #352
2020-10-04 10:54:02 +02:00
Christoph Krey
af9b709a2d [FIX] Leaflet map and view wrap around antimeridian (±180°) #293 2019-02-25 10:23:00 +00:00
Jan-Piet Mens
339ed33904 fix paths to be relative to docroot for map/, views/, and last/
via ckrey
2019-01-11 12:11:33 +01:00
Jan-Piet Mens
5e4d1e0ef0 local leaflet 2018-11-22 23:01:48 +01:00
Cocker Koch
6023d2851d Issue-267: Swap Lat Lon
- Coordinates in map_leaflet.js are calculated and displayed in unusual
  Order "Lon,Lat" instead of "Lat,Lon".  So swap them
- Improve Calculation of Popup-Text
2018-11-13 15:57:39 +01:00
edautz
9ae6caab50
Update map_leaflet.js 2018-06-18 11:53:38 +00:00
edautz
ccb852f48e
Update map_leaflet.js
Added speed parameter on the openstreet map points map, but only when speed > 0.
2018-06-18 11:49:39 +00:00
Jan-Piet Mens
14c76c7c58 remove deprecated signed_in in Google maps 2018-06-16 17:38:44 +02:00
rjp
c4558bbd04 Update leaflet.js CDN URL
Ref: owntracks/recorder#206

The URL for `leaflet.js` 1.0.2 is being served as `text/plain`
and also with `nosniff` - this upsets Firefox 54 and consequently
no map is displayed.  Updating the URL to point to the new
1.2.0 version (served as `application/javascript`!) fixes the map.
2017-08-16 11:24:04 +01:00
Sven Klomp
d2ee1105fb Remove development code and fix typo 2016-12-20 21:14:47 +01:00
Sven Klomp
ffc34b62e7 Load Leaflet CSS only if needed 2016-12-19 21:34:23 +01:00
Sven Klomp
54287f04b3 Remove development code 2016-12-19 21:15:52 +01:00
Sven Klomp
61ad5ee86e Add support for OSM using Leaflet 2016-12-18 21:23:13 +01:00
Jan-Piet Mens
b8325f49de add apikey to map 2016-07-15 09:05:51 +02:00
Jan-Piet Mens
75911cd6f7 shuffle favicon img
closes #121
2016-04-22 12:18:01 +02:00
Jan-Piet Mens
08aff2a930 change popup on linestring geojson
closes #97
2016-03-02 11:07:04 +01:00
Jan-Piet Mens
fc5bf40bf8 fix map heights
closes #84
2016-02-16 10:03:25 +01:00
Jan-Piet Mens
adabd93d17 move files 2016-02-11 21:06:46 +01:00
Jan-Piet Mens
5539806457 map canvas 100vh 2016-02-09 16:00:25 +01:00
Jan-Piet Mens
c68dace4b1 toFixed(4) on lat/lon 2016-01-31 22:08:35 +01:00
Jan-Piet Mens
7cce5c83d4 add css, clean up data 2016-01-31 22:00:51 +01:00
Jan-Piet Mens
c286f64e3c points on GeoJSON map are now clickable for infowindow
closes #78
2016-01-30 11:53:31 +01:00
Jan-Piet Mens
46caebdcff sensor not required 2016-01-30 11:24:35 +01:00
Jan-Piet Mens
321880a5f4 add 'track' to page title 2016-01-20 13:46:21 +01:00
Jan-Piet Mens
a27a5e6fc3 fix favicon for all pages 2015-10-13 13:53:36 +02:00
Jan-Piet Mens
bf04fcc1cd rename of docroot 2015-09-14 14:08:59 +02:00