From 8692e453ca3f0cbd66b73e6a8123127a4b8c4a12 Mon Sep 17 00:00:00 2001 From: Peter Rushforth Date: Wed, 21 Aug 2024 16:23:00 -0400 Subject: [PATCH] Rename Web-Map-Custom-Element -> MapML.js in files --- spec/index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/spec/index.html b/spec/index.html index 22a3343..b381b55 100644 --- a/spec/index.html +++ b/spec/index.html @@ -32,9 +32,9 @@ xref: "web-platform", pluralize: true, localBiblio: { - "Web-Map-Custom-Element": { - title: "Web Map Custom Element", - href: "https://github.com/Maps4HTML/Web-Map-Custom-Element", + "MapML.js": { + title: "MapML polyfill", + href: "https://github.com/Maps4HTML/MapML.js", publisher: "W3C Maps for HTML Community Group" }, "MAPML-SCHEMA": { @@ -260,7 +260,7 @@

Implementation Experience

The customized built-in HTML <map> element and <mapml-viewer> autonomous custom element were built, and are maintained by the Maps for HTML Community Group. - [[Web-Map-Custom-Element]]

+ [[MapML.js]]

MapML services are supported by the GeoServer MapML Extension [[GeoServer-MapML]].

@@ -327,6 +327,7 @@

Changes

  • : Add HTMLGeometryChildElement abstract interface
  • : Update Authoring section. Include definitions of local and remote content.
  • : Correct error in contexts in which extent is found. Add opacity attribute to layer. Update editors. Add WebIDL for layer opacity; Add or update extent attributes for label, checked, hidden, opacity and disabled. Update extent content model to add allowed metadata content for zoom and extent. +
  • : Rename Web-Map-Custom-Element repo to MapML.js polyfill @@ -1088,7 +1089,7 @@

    Examples

    The example maps are polyfilled using the <mapml-viewer> custom element. - [[Web-Map-Custom-Element]] + [[MapML.js]]

    Local content