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

MapML - Markup Update #383

Closed
jaredkinger opened this issue Jun 19, 2024 · 0 comments
Closed

MapML - Markup Update #383

jaredkinger opened this issue Jun 19, 2024 · 0 comments

Comments

@jaredkinger
Copy link
Member

The MapML team has requested an update to the markup for the MapML demo. This is purely a coding change as they have not altered the text content.

Markup changes are as follows:

<map-feature id="NRCan" max="26" min="2" zoom="17">
  <map-featurecaption>Natural Resources Canada</map-featurecaption>
  <map-properties>
    <h2>Natural Resources Canada</h2>
    <p>Natural Resources Canada participates and leads standards development for geographic
      information in support of the priorities of the Government of Canada, for all Canadians. </p>
    <p>Maps and location information are essential digital infrastructure, allowing all Canadians to
      fully benefit from the information economy, so their creation and use must be as inclusive and
      standardized as possible.</p>
  </map-properties>
  <map-geometry cs="gcrs">
    <map-point class="nrcan">
      <map-coordinates>-75.705898 45.399950</map-coordinates>
    </map-point>
  </map-geometry>
</map-feature>
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

1 participant