-
Notifications
You must be signed in to change notification settings - Fork 2
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
Use different map source from Wikipedia #3
Comments
😱 👍 |
I'm confused. When I open https://upload.wikimedia.org/wikipedia/commons/6/68/Singapore_MRT_and_LRT_System_Map.svg I can make text selections... But once embedded in a Web page I can't. What the hell! :( |
Its an image when embedded. On Sun, Sep 13, 2015 at 10:51 AM Kai Hendry notifications@github.com
|
I understand that. So that means (I guess) that it can't be interacted with. How does one work around that ? |
Include the SVG directly into the page (see the diagrams in https://jakearchibald.com/2015/anatomy-of-responsive-images/), or embed it as an iframe (see the flowchart in http://www.html5rocks.com/en/tutorials/forms/requestautocomplete/). |
Now I am not sure what my Appcache should look like now ...
https://commons.wikimedia.org/wiki/User:Aforl
Licensed under Creative Commons Attribution-Share Alike 3.0 Unported and best of all, you can actually select the text!
The text was updated successfully, but these errors were encountered: