Giter Site home page Giter Site logo

custom-maps's Introduction

custom-maps

Manually mark current location on floorplans.

Adopted from Custom Maps by Marko Teittinen [https://github.com/markoteittinen/custom-maps]

Modified to use Google FLP and record manually marked locations under Downloads/mapLocalize folder.

The repository has two build variants:

  • minimal
    • use existing map files (.kmz files copied to CustomMaps folder) to manually mark locations
    • does not require google api key
  • developer
    • includes all functionality of minimal app.
    • can create maps from images that can be used by minimal version. The created .kmz files are saved in CustomMaps
    • require googl_api_key

Custom Maps can use almost any map image as a GPS map. The map image can be provided in JPG, PNG, GIF, or PDF format. If a PDF file is used the user must select the map page from the PDF document, and the page is converted into JPG image before it is used as a GPS map.

The project can be directly imported to Android Studio, but before it can be successfully built, it has to be provided a Google Maps API key, as a string resource named "google_maps_key". This is typically done by creating file "google_maps_api.xml" in app/src/developer/res/values/ directory, and the file should contain only that one string resource. More details for getting a Google Maps API key can be found at https://developers.google.com/maps/documentation/android-sdk/get-api-key.


custom-maps's People

Contributors

markoteittinen avatar sachini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

zber5

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.