Image support #8
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/wikiparser#8
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Now that the article sources contain image elements, we can display them in the app.
We need a plan that will:
Presumably we can mark the elements as
hidden
or similar, and have a piece of JS to toggle it that is loaded in the app webviews based on a user preference.There is a setting in Organic Maps for Mobile Internet with the following options:
We can leverage it and handle images accordingly.