Skip to content

Commit

Permalink
Update to v2 of the omdFootways heat map, which only shows the 5 data…
Browse files Browse the repository at this point in the history
…sets we're launching with.
  • Loading branch information
Benjamin Clark committed Dec 10, 2024
1 parent 2344772 commit 3cfb7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/services/MapWithAIService.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ export class MapWithAIService extends AbstractSystem {
service: 'mapwithai',
categories: new Set(['meta', 'footways', 'featured']),
overlay: {
url: 'https://external.xx.fbcdn.net/maps/vtp/rapid_overlay_footways/1/{z}/{x}/{y}/',
url: 'https://external.xx.fbcdn.net/maps/vtp/rapid_overlay_footways/2/{z}/{x}/{y}/',
minZoom: 1,
maxZoom: 15,
},
Expand Down

0 comments on commit 3cfb7a4

Please sign in to comment.