We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfad642 commit 4630661Copy full SHA for 4630661
1 file changed
spec/index.html
@@ -3153,6 +3153,16 @@ <h5>The <code><<dfn id="the-coordinates-element">coordinates</dfn>></code>
3153
</p>
3154
</section>
3155
3156
+
3157
+ <section class="informative">
3158
+ <h3>Authoring</h3>
3159
+ <p>
3160
+ While MapML is human-readable and can be written by hand,
3161
+ authors typically will use conversion programs
3162
+ and other specialized software tools to generate MapML.
3163
+ </p>
3164
+ </section>
3165
3166
<section>
3167
<h2 id="styling">Styling</h2>
3168
<p>MapML documents can be styled with Cascading Style Sheets.</p>
0 commit comments