Mapping in HTML – A Proposal for a New Element
1–10 of 59 posts
Re: Mapping in HTML – A Proposal for a New Element
#2Re: Mapping in HTML – A Proposal for a New Element
#3Example: https://www.webcomponents.org/element/keanulee/good-map
Re: Mapping in HTML – A Proposal for a New Element
#4Re: Mapping in HTML – A Proposal for a New Element
#5The proposal was not accepted, but .aero and .museum were, and we all now how those have since utterly revolutionized the internet.
Re: Mapping in HTML – A Proposal for a New Element
#6This is the exact use case for web components, except it doesn’t require browsers shipping their own implementation and updates - it’s all in userland. Example: https://www.webcomponents.org/element/keanulee/good-map
Re: Mapping in HTML – A Proposal for a New Element
#7But what good is a map that I can't customize to my use cases, to make it useful in my web app? How would I say, suggest restaurants nearby?
Re: Mapping in HTML – A Proposal for a New Element
#8A long time ago, in a galaxy far, far away, I worked with some guys who put together an incredible proposal to ICANN for a new .geo TLD: http://www.ai.sri.com/dotgeo/ The proposal was not accepted, but .aero and .museum were, and we all now how those have since utterly revolutionized the internet.
.aero may be questionable, but surely the boundless usefulness of .ninja or .moe isn't in dispute?
Re: Mapping in HTML – A Proposal for a New Element
#9This is the exact use case for web components, except it doesn’t require browsers shipping their own implementation and updates - it’s all in userland. Example: https://www.webcomponents.org/element/keanulee/good-map
Agreed. There should (and probably will) never be another new element added to the spec after HTML5.
Re: Mapping in HTML – A Proposal for a New Element
#10If this is just "contact us" style maps, I couldn't agree more. But what good is a map that I can't customize to my use cases, to make it useful in my web app? How would I say, suggest restaurants nearby?