Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.33 KB

File metadata and controls

36 lines (26 loc) · 1.33 KB

Pak Maps - Route Planner for Pakistan

Pak Maps Screenshot

A lightweight, client-side route planning application focused on Pakistan, allowing users to get directions between major Pakistani cities using their own Google Maps API key.

Features

  • 🗺️ Interactive map centered on Pakistan
  • 🚗 Multiple travel modes (Driving, Walking, Bicycling, Transit)
  • 📍 Preloaded major Pakistani cities
  • 🔒 Secure - No API keys stored in code
  • 📱 Responsive design works on all devices
  • 🧭 Turn-by-turn directions with distance and time estimates

How to Use

  1. Enter Your API Key:

    • When you first open Pak Maps, you'll be prompted to enter your Google Maps API key
    • Don't have one? Get it from Google Cloud Console
  2. Plan Your Route:

    • Select your starting location from the dropdown
    • Choose your destination
    • Pick your travel mode
    • The route will automatically update
  3. View Directions:

    • Turn-by-turn instructions appear in the sidebar
    • The route is highlighted on the map

Setup for Development

  1. Clone the repository:
    git clone https://github.com/Ahmadjamil888/pak-maps.git