Code Monkey home page Code Monkey logo

google_maps_poi's Introduction

# Google Maps POI

An Android app for managing points of interest on Google Maps

Manage your personal points of interest (POIs) directly on Google Maps with ease!

Features

  • Create, delete, and manage POIs with custom markers and detailed information.
  • View POIs on a map with clear visual representation.
  • Search for POIs by name or category to quickly find what you need.

Getting Started

  1. Clone the repository:

    git clone https://github.com/enonymous1/google_maps_poi.git
  2. Obtain a Google Maps API key:

    • Visit the Google Cloud Console: https://console.cloud.google.com/
    • Create a new project or select an existing one.
    • Enable the Google Maps Android API for your project.
    • Create an API key and restrict it to Android apps.
  3. Add your API key to the app:

    • Open the local.properties file in the project's root directory.

    • Add the following line, replacing YOUR_API_KEY with your actual API key:

      MAPS_API_KEY=YOUR_API_KEY
      
  4. Build and run the app:

    • Open the project in Android Studio.
    • Connect an Android device or create an emulator.
    • Run the app and start managing your POIs!

Usage

  • Creating a POI:
    • Tap the "+" button on the map to add a new POI.
    • Provide details like name, address, category, and description.
    • Save the POI to view it on the map.
  • Viewing POIs:
    • Tap the "marker" icon to see a list of saved POIs.
    • Tap a POI to view its details and get directions.
  • Deleting a POI:
    • Long-press a POI on the map or in the list to remove it.
  • Searching for POIs:
    • Tap the "search" icon to quickly find specific POIs.
    • Enter search terms to filter your POIs and navigate to them easily.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.