Commit Graph

8889 Commits

Author SHA1 Message Date
Bryan Housel b6fb3a345d Fetch Esri tilemap at high zoom to determine max zoom
The tilemap is only fetched if the user is at z > 18 and will not fetch again
unless the user has moved more than 1km away from the previous fetch
2018-06-28 23:20:08 -04:00
john gravois eaa9d8d246 fix recomposed tilemap url 2018-06-15 08:21:53 -07:00
john gravois 34fa12a132 use existing method to trigger tilemap 2018-06-14 15:13:35 -07:00
john gravois 617eb06364 use d3_json instead of fetch 2018-06-14 13:22:07 -07:00
john gravois d036af8b29 add logic to set maxZoom of esri layers interactively 2018-06-14 13:22:07 -07:00
Bryan Housel 30c7f7dbb5 v2.9.0 2018-06-14 08:20:47 -04:00
Bryan Housel 1e54bb596c npm run translations 2018-06-14 08:17:17 -04:00
Bryan Housel 35244bed19 npm run imagery 2018-06-14 08:13:11 -04:00
Bryan Housel 4d4e119a03 The product info seems to prefer "Streetside" over "StreetSide" 2018-06-14 01:17:20 -04:00
Bryan Housel 4a8ef1d1ab Upgraded community index 2018-06-14 00:15:44 -04:00
Bryan Housel 181da7ca90 2.9.0 Changelog 2018-06-14 00:13:00 -04:00
Bryan Housel 8a8e027910 Fix boundary=administrative icon 2018-06-14 00:13:00 -04:00
greenkeeper[bot] 82e623b561 chore(package): update osm-community-index to version 0.4.4 2018-06-13 20:27:34 -04:00
Bryan Housel 2dd0d9d36b Add Bing StreetSide to imagery_used if layer enabled 2018-06-13 18:17:51 -04:00
Bryan Housel aa9cc84ae7 pacify eslint 2018-06-13 18:14:32 -04:00
Bryan Housel adc9c521df Final style tweaks, back to z16.5 to avoid hitting 1000 bubble limit 2018-06-13 16:39:41 -04:00
Bryan Housel b2c2b4e87b Can still update viewer rotation just not redraw 2018-06-13 15:53:10 -04:00
Bryan Housel 3c02c2ee7b Don't update the streetside viewfield when the map is moving 2018-06-13 15:34:39 -04:00
Bryan Housel d859c1ca04 Try to preserve the viewer rotation when staying on the same sequence 2018-06-13 15:21:47 -04:00
Bryan Housel e493bb4c64 Reset marker for panoramic/viewfield when switching steetview layer 2018-06-13 15:00:05 -04:00
Bryan Housel 70c2a1777a Put "Bing" in the name 2018-06-13 13:54:38 -04:00
Bryan Housel 23b6b15e64 Assemble sequences, adjust styles to better distinguish from osc 2018-06-13 13:03:11 -04:00
Bryan Housel 64732bf2f6 Begin adding sequences 2018-06-13 02:26:38 -04:00
Bryan Housel 813f8d096d Cleanup attribution CSS.. fix viewer northOffset / yaw 2018-06-12 15:31:49 -04:00
Bryan Housel aeddddca15 Start viewer with correct compass yaw, adjust viewfield as user rotates 2018-06-12 14:18:20 -04:00
Bryan Housel 9915707503 Update viewfield rotation when adjusting viewer 2018-06-12 01:15:41 -04:00
Bryan Housel 9cfe6dd357 Fix highlighted and selected styles (_union needed array arguments) 2018-06-12 00:45:42 -04:00
Bryan Housel d24790f17a Merge branch 'master' into jharpster-streetside 2018-06-11 23:51:23 -04:00
Bryan Housel f1ed0b3c68 skip duplicate bubbles 2018-06-11 23:34:34 -04:00
Bryan Housel 889ea6913a Merge pull request #5070 from AndreasHae/master
Handle key-value pairs pasted as tags
2018-06-11 21:27:58 -04:00
Bryan Housel dfb32b7d10 Upgrade to sinon v6.0.0
(closes #5071)
2018-06-11 17:37:35 -04:00
greenkeeper[bot] 98a38a7403 chore(package): update shx to version 0.3.0 2018-06-11 17:19:03 -04:00
Bryan Housel d907dbbfc3 Change icon for gas pump from generic vending machine to maki-fuel 2018-06-11 15:07:22 -04:00
Bryan Housel e596d0d553 Fix maki-basketball icon 2018-06-11 15:01:22 -04:00
Bryan Housel 03f1ca7ef3 Fix buffer_stop icon 2018-06-11 14:55:02 -04:00
Bryan Housel 118d459e3c Add icon for craft=key_cutter 2018-06-11 14:46:27 -04:00
Bryan Housel 1228c0c744 Add icon for man_made=cutline 2018-06-11 14:43:13 -04:00
Bryan Housel 59312a1756 Add icon for leisure=sauna 2018-06-11 14:37:30 -04:00
Bryan Housel 08be8f1ef0 Add icon for amenity=taxi 2018-06-11 14:29:00 -04:00
Bryan Housel 626c9f8c4e Add icons for landuse=religious and landuse=churchyard 2018-06-11 14:15:38 -04:00
Bryan Housel 5e2f86df6d Add icon for landuse=garages (switch to fontawesome icon for all garages) 2018-06-11 14:10:34 -04:00
Bryan Housel 1152975218 Add icon for landuse=construction 2018-06-11 13:53:14 -04:00
Bryan Housel ccb7c72b30 Add icon for landuse=allotments 2018-06-11 13:50:21 -04:00
Bryan Housel 21d838f204 Fix bus_guideway icon 2018-06-11 13:36:29 -04:00
Bryan Housel 93de5dd543 Add an icon for amenity=smoking_area 2018-06-11 01:18:42 -04:00
Bryan Housel 9318769d5f Add emergency=fire_extinguisher preset 2018-06-11 01:09:35 -04:00
Bryan Housel 737ce00a99 Better icon for emergency=life_ring 2018-06-10 23:42:25 -04:00
Andreas Hässler f62a3a6b00 Handle key-value pairs pasted as tags 2018-06-09 23:24:20 +02:00
Bryan Housel 9544f572e0 Add icon and fields to pier preset 2018-06-09 01:25:10 -04:00
Bryan Housel b0ff8cb4ab Merge pull request #5068 from openstreetmap/render_pier
Render pier like railway platform
2018-06-09 01:17:23 -04:00