Giter Site home page Giter Site logo

Comments (4)

parthdave93 avatar parthdave93 commented on June 8, 2024

to load the map you need to download map file configure or upload it to your server would be better or find mapbox I guess it provides offline maps, as open street maps provide city and country, not specific region and file size is very big so parse out using omosis library.
also for offline navigation you need to look for graphhopper, it is best open source library for finding routes offline.

from offlinemapandroiddemo.

TikTak123 avatar TikTak123 commented on June 8, 2024

On the graphhopper account, I have seen many examples and in all the sample maps and offline navigation of the cook in advance. But I need it to be dynamic. For example, the user enters the application, the application determines the location of the user and in a certain radius orders the map and data for offline navigation and so there is a preparation for offline application.

from offlinemapandroiddemo.

TikTak123 avatar TikTak123 commented on June 8, 2024

In all examples, navigation is prepared in advance for a specific location.

from offlinemapandroiddemo.

parthdave93 avatar parthdave93 commented on June 8, 2024

Check MainActivity where there's getDirections method, I don't know if it's working or not as repository uploaded long time ago for others.
But if it's not working let me know.
Other than that that method contains firstPoint and lastPoint which is defined in variable declaration but yah you can change it and call it for different values.

from offlinemapandroiddemo.

Related Issues (3)

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.