Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom tile (online or cached) map sources? #81

Closed
intelfx opened this issue Dec 17, 2016 · 6 comments
Closed

Custom tile (online or cached) map sources? #81

intelfx opened this issue Dec 17, 2016 · 6 comments
Assignees
Milestone

Comments

@intelfx
Copy link

intelfx commented Dec 17, 2016

In the Android counterpart app, there is support for providing custom data sources for raster (tiled) maps, as well as providing pre-cached tilesets for such maps. However, in the iOS app only certain predefined tile map sources are apparently available.

Is this feature not (yet?) supported in the iOS app, or is it supported but hidden?

@vshcherb
Copy link
Member

This feature is supported by core engine though on IOS it is not clear if you have access to the file system yourself. If you don't than unfortunately it is limited to what we have in predefined list.

@intelfx
Copy link
Author

intelfx commented Dec 19, 2016

Well, I do (my device is jailbroken). Moreover, there is the per-app user data location accessible via iTunes (w/o jailbreak), which now contains the GPX folder and a Favorites.gpx file. Where do I need to make changes?

@vshcherb
Copy link
Member

@edrex
Copy link

edrex commented May 24, 2019

@intelfx do you mean the Android app supports this by editing XML or in the GUI? If in the GUI, I think not anymore.

@max-klaus max-klaus added this to the Future milestone milestone Aug 20, 2019
@pqhf5kd
Copy link

pqhf5kd commented Aug 23, 2019

The lack of Trail Blazes or symbols on any of the cached map sources is, IMO, the biggest issue with OsmAnd for hikers

@vshcherb vshcherb modified the milestones: Future milestone, 3.12 Jan 15, 2020
@vshcherb vshcherb assigned PaulStets and unassigned iyerin Feb 7, 2020
@PaulStets
Copy link
Collaborator

All of this functionality was added. The latest commits introduced the ability to edit online tile sources.
Related code is here #598

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants