Thomas Hervey
|
4038c8200e
|
added note section to help docs
|
2018-07-22 00:05:15 -04:00 |
|
Thomas Hervey
|
00bb733736
|
changed note annotation icons
|
2018-07-21 22:49:12 -04:00 |
|
Bryan Housel
|
8811933009
|
Split up loadTiles and loadNotes code
Code is similar but different enough that I'd rather have 2 separate
functions rather than a single function with a bunch of ifs
|
2018-07-21 22:31:04 -04:00 |
|
Bryan Housel
|
7be9439c35
|
Use geoScaleToZoom to calculate zoom in Mapillary, OpenStreetCam
|
2018-07-21 21:59:35 -04:00 |
|
Thomas Hervey
|
38b4e462c6
|
merged from 'new-note-categories'
|
2018-07-21 21:46:07 -04:00 |
|
Thomas Hervey
|
776f1899b3
|
merged from 'master'
|
2018-07-21 21:45:08 -04:00 |
|
Bryan Housel
|
c0b77d8226
|
remove unneeded dimensions argument (projection clipExtent has it)
|
2018-07-21 21:44:14 -04:00 |
|
Thomas Hervey
|
baad5f0cc5
|
added tests for osm/note
|
2018-07-21 21:44:07 -04:00 |
|
Bryan Housel
|
cd3d576276
|
rename geoTile -> tiler
|
2018-07-21 21:27:44 -04:00 |
|
Thomas Hervey
|
c3fe1fedd9
|
updated categories, added category to note service
|
2018-07-21 21:09:17 -04:00 |
|
Thomas Hervey
|
658721a150
|
WIP: added note category, TODO: update input
|
2018-07-21 19:36:13 -04:00 |
|
Bryan Housel
|
292347b28a
|
Use utilTiler's Null Island filter for overlay sources
|
2018-07-21 18:53:19 -04:00 |
|
Bryan Housel
|
f6e41a1cb8
|
Remove unused zoomDelta parameter
|
2018-07-21 18:52:54 -04:00 |
|
Thomas Hervey
|
373353f40d
|
added breathe behavior & cleaned hover/select styling on notes
|
2018-07-21 15:54:47 -04:00 |
|
Thomas Hervey
|
e8fc9f2eda
|
simplify save buttons
|
2018-07-21 12:31:22 -04:00 |
|
Thomas Hervey
|
b91fa2841b
|
merged from 'master'
|
2018-07-21 12:12:36 -04:00 |
|
Bryan Housel
|
02713e48fb
|
Move cache management out of tiler, it's responsibilty of service
Also remove some unused code and eslint warnings
|
2018-07-21 11:11:39 -04:00 |
|
Thomas Hervey
|
ef6a5bdf85
|
merged from 'master', fixed typo
|
2018-07-21 11:02:01 -04:00 |
|
Bryan Housel
|
ff64455370
|
rename the file too
|
2018-07-21 10:12:11 -04:00 |
|
Bryan Housel
|
d1fe81b905
|
rename utilTile -> utilTiler
|
2018-07-21 10:07:56 -04:00 |
|
Bryan Housel
|
e4d829ec06
|
Have the tiler return filtered results - re: skipNullIsland
|
2018-07-21 10:03:40 -04:00 |
|
Thomas Hervey
|
06a410107b
|
cleaned up merge relics and comments
|
2018-07-20 23:31:49 -04:00 |
|
Thomas Hervey
|
a6bdbcabb2
|
merged from
|
2018-07-20 23:21:24 -04:00 |
|
Thomas Hervey
|
fbedbb1608
|
select note before rendering sidebar
|
2018-07-20 23:17:41 -04:00 |
|
Thomas Hervey
|
1d61355d08
|
added service for new note
|
2018-07-20 22:19:57 -04:00 |
|
Thomas Hervey
|
bf9b19359a
|
WIP drag note
|
2018-07-20 21:41:44 -04:00 |
|
Thomas Hervey
|
2cde7843f2
|
merged branch 'master' into drag-note
|
2018-07-20 14:30:21 -04:00 |
|
Thomas Hervey
|
24579b15bc
|
WIP testing new drag_notes mode
|
2018-07-20 14:26:02 -04:00 |
|
Thomas Hervey
|
5d779f2fc5
|
WIP: readded missing vars
|
2018-07-20 12:56:36 -04:00 |
|
Thomas Hervey
|
18def6e576
|
fixed accidental deletion move function
|
2018-07-20 12:10:50 -04:00 |
|
Thomas Hervey
|
1edd9ae92f
|
WIP: added incomplete move note action
|
2018-07-20 12:08:26 -04:00 |
|
Thomas Hervey
|
e9aa36e812
|
restrict adding notes to zoom >= 16
|
2018-07-20 10:40:04 -04:00 |
|
Bryan Housel
|
3f10b15ee8
|
Merge pull request #5148 from openstreetmap/refactor-loadTiles
moved getTiles and filtering to utils
|
2018-07-19 21:24:46 -04:00 |
|
Thomas Hervey
|
5daffe3d25
|
Merge branch 'master' into new-note
|
2018-07-19 18:38:26 -04:00 |
|
Thomas Hervey
|
42e24c13d9
|
WIP drag note
|
2018-07-19 18:34:15 -04:00 |
|
Max Grossman
|
873b451bef
|
move data presets overwritting to the build function
ref #remote-presets'
|
2018-07-19 15:39:20 -04:00 |
|
Thomas Hervey
|
14212b47fe
|
WIP: drag note
|
2018-07-19 15:21:46 -04:00 |
|
Thomas Hervey
|
386d375b7a
|
fix excessive note tiling and network request
|
2018-07-19 10:51:39 -04:00 |
|
Matias Volpe
|
c000da07af
|
Leave directional indicator only for current image
|
2018-07-19 09:49:00 -03:00 |
|
Matias Volpe
|
aac394a487
|
Update directional indicator based off of current bearing in Mapillary JS
|
2018-07-19 08:45:28 -03:00 |
|
Thomas Hervey
|
438756103d
|
update checking if note is new
|
2018-07-18 17:11:17 -04:00 |
|
Bryan Housel
|
1b7493081e
|
Show linkified text in notes, hide scrollbars when hovering
(closes #5151)
|
2018-07-18 16:16:34 -04:00 |
|
Thomas Hervey
|
c563abaf7a
|
pass dimensions to tile
|
2018-07-18 15:49:04 -04:00 |
|
Thomas Hervey
|
60f66b73e9
|
fixed missing declarations. TODO: fix tests
|
2018-07-18 15:16:52 -04:00 |
|
Max Grossman
|
57ea240177
|
make uiModes options strict to match only those within defaults
ref #remote-presets
|
2018-07-18 10:50:54 -04:00 |
|
Thomas Hervey
|
87615c56c4
|
deselect selected notes on mode exit
|
2018-07-18 10:16:39 -04:00 |
|
Thomas Hervey
|
b017616993
|
added new note icon and completed sidebar
|
2018-07-18 09:38:59 -04:00 |
|
Thomas Hervey
|
5bf3f7ed3e
|
Merge branch 'master' into refactor-loadTiles
|
2018-07-18 07:26:56 -04:00 |
|
Bryan Housel
|
ae4c742851
|
Merge pull request #5155 from openstreetmap/fix-note-date
fix browser-specific Date() issues in notes
|
2018-07-17 22:43:31 -04:00 |
|
Bryan Housel
|
7737c571aa
|
Shrink the photo viewer if the map has been resized to be smaller
|
2018-07-17 17:47:05 -04:00 |
|