Loading map...
{{ currentLocation.line1 || 'Zoom in further to select tiles' }}
{{ currentLocation.line2 }}
Your {{ whitelist.whitelist.length == 1 ? '' : (whitelist.next_slot.slot + 1).nth() }} whitelist selection starts in
{{ new Date(whitelist.next_slot.start_at).toLocaleString() }}
Select your tiles {{ selectedTileIds.length }}/{{ selectionGeofence ? selectionGeofence.feature.properties.tile_ids.length : 1000 }} tiles {{ selectedTileIds.length }} tile{{ selectedTileIds.length > 1 ? 's' : '' }} selected
Total amount: US${{ (selectedTileIds.length * 10).toFixedLocaleString(2) }}
Total amount: US${{ (selectedTileIds.length * 10).toFixedLocaleString(2) }}
Tiles remaining: {{ Math.max(selectionGeofence.feature.properties.tile_ids.length - selectedTileIds.length, 0) }} Unallocated tiles remaining: {{ Math.max(whitelist.available_tiles - selectedTileIds.length, 0) }} Reset
Confirm Confirm Cancel
Confirm Cancel
Rent Billboard Claim {{ selectedTileIds.length == 0 ? 'Buy Now' : `US$${selectedTileIds.length * 10}` }}