Skip to content

Rendering Interactive Ola Maps with Features Like Zoom, Search, Routing, and Customizable Styles in a React-Based Web Application

Notifications You must be signed in to change notification settings

praveensaharan/Boiler_OLA_Maps

Repository files navigation

Olamaps

Welcome to Olamaps! This project is a React-based web application that provides interactive maps for various purposes. https://ola-maps-chi.vercel.app/

Features

  • Interactive maps with zoom and pan functionality
  • Markers and annotations for specific locations
  • Search functionality to find places of interest
  • Routing and directions for navigation
  • Customizable map styles and themes

Installation

To get started with Olamaps, follow these steps:

  1. Clone the repository: git clone https://github.com/praveensaharan/Boiler_OLA_Maps.git
  2. Navigate to the project directory: cd Boiler_OLA_Maps
  3. Install the dependencies: npm install
  4. Create a .env file with: OLA_API=xxxxxxxxxxx
  5. Start the development server: npm run dev

Usage

Once the development server is running, you can access Olamaps in your web browser at http://localhost:5173. Explore the different features and functionalities provided by the application.

Contributing

Contributions are welcome! If you would like to contribute to Olamaps, please follow these guidelines:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m 'Add your feature'
  4. Push to the branch: git push origin feature/your-feature-name
  5. Submit a pull request

License

This project is licensed under the MIT License.

image

About

Rendering Interactive Ola Maps with Features Like Zoom, Search, Routing, and Customizable Styles in a React-Based Web Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published