Aloha Search
res.json().then(body => ({ ok: res.ok, body }))) .then(({ ok, body }) => { this.coverLoading = false; if (ok) this.candidates = body.candidates || []; else this.coverError = body.error || 'Could not load images.'; }) .catch(() => { this.coverLoading = false; this.coverError = 'Could not load images.'; }); }, useCover(url) { if (!url || this.coverSaving) return; this.coverSaving = true; fetch('https://aloh.as/hawaii/aiea-ridge-trail/cover', { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-CSRF-TOKEN': this.csrf(), 'Accept': 'application/json' }, body: JSON.stringify({ url: url }), }) .then(res => res.json().then(body => ({ ok: res.ok, body }))) .then(({ ok, body }) => { this.coverSaving = false; if (ok) { this.coverSaved = true; // Optimistic preview — the queued job re-encodes/stores // the final version a few seconds behind this. $refs // (not $el) because this fires from inside the // teleported modal, which is no longer a DOM // descendant of the card/page it belongs to. this.$refs.menuRoot.closest('[data-listing-cover-scope]') ?.querySelectorAll('img').forEach(el => { el.src = url; }); setTimeout(() => { this.coverOpen = false; }, 900); } else { this.coverError = body.error || 'Failed to set cover photo.'; } }) .catch(() => { this.coverSaving = false; this.coverError = 'Failed to set cover photo.'; }); }, }" x-ref="menuRoot" style="position:relative;z-index:5" @click.stop>
ʻAiea Ridge Trail cover
ʻ
Hiking & Nature Activities & Tours Hiking Unclaimed listing
Claim this business

ʻAiea Ridge Trail

4.8 (77 reviews)
Central, Aiea, Oahu
Is ʻAiea Ridge Trail your business? Add photos, hours, and your story — free.
Claim this listing
Rain Muddy Views Crowded Scenery Slippery Restrooms Easy Trail Hiking Shoes Rugged Trail

Amenities & Features

  • Allows Dogs Outside
  • Has Parking Lot Paid
  • Has Hiking
  • Suitable For Jogging

Photos, hours & more

This listing is just getting started

The owner hasn't added photos, hours, services or a story yet. Claim it to fill out the full profile.

Claim this business →

Location

Map showing ʻAiea Ridge Trail
Unnamed Road
Aiea, HI 96701

Reviews

Write a review

Thanks for your review!

Comments

Write a comment

Your comment has been submitted.

Suggest an edit

Spot something wrong? Propose a fix — accepted edits go live and earn reputation.

Mahalo! Your edit was submitted for review.

Similar on Oahu

People also searched for

Open now · closes 12:00am
Hours
Sunday 12:00am – 12:00am
Monday 12:00am – 12:00am
Tuesday 12:00am – 12:00am
Wednesday 12:00am – 12:00am
Thursday 12:00am – 12:00am
Friday 12:00am – 12:00am
Saturday Open 12:00am – 12:00am
Not providedPhone
Unnamed Road, Aiea, HI 96701 Address

Message Owner