@@ -1704,8 +1704,7 @@ <h4>Reposition or scale a map to find more context for the displayed locations</
1704
1704
1705
1705
< h5 > Required capabilities</ h5 >
1706
1706
< ul data-ucr-role ="required-capabilities ">
1707
- < li > < a href ="#capability-pan-map-or-re-centre-map "> </ a > </ li >
1708
- < li > < a href ="#capability-zoom-map-in-or-out "> </ a > </ li >
1707
+ < li > < a href ="#capability-pan-zoom-or-re-centre-map "> </ a > </ li >
1709
1708
</ ul >
1710
1709
</ section >
1711
1710
@@ -1739,8 +1738,7 @@ <h5>Required capabilities</h5>
1739
1738
< ul data-ucr-role ="required-capabilities ">
1740
1739
< li > As a custom application feature:
1741
1740
< ul >
1742
- < li > < a href ="#capability-pan-map-or-re-centre-map "> </ a > </ li >
1743
- < li > < a href ="#capability-zoom-map-in-or-out "> </ a > </ li >
1741
+ < li > < a href ="#capability-pan-zoom-or-re-centre-map "> </ a > </ li >
1744
1742
</ ul >
1745
1743
</ li >
1746
1744
</ ul >
@@ -5192,8 +5190,8 @@ <h5>Conclusion</h5>
5192
5190
</ ul >
5193
5191
</ section >
5194
5192
5195
- < section id ="capability-pan-map -or-re-centre-map " data-ucr-role ="capability ">
5196
- < h4 > Pan a map or re-centre a map</ h4 >
5193
+ < section id ="capability-pan-zoom -or-re-centre-map " data-ucr-role ="capability ">
5194
+ < h4 > Pan, zoom, or re-centre a map</ h4 >
5197
5195
< p >
5198
5196
Description to follow
5199
5197
</ p >
@@ -5256,70 +5254,6 @@ <h5>Conclusion</h5>
5256
5254
</ ul >
5257
5255
</ section >
5258
5256
5259
- < section id ="capability-zoom-map-in-or-out " data-ucr-role ="capability ">
5260
- < h4 > Zoom a map in or out</ h4 >
5261
- < p >
5262
- Description to follow
5263
- </ p >
5264
- < p class ="issue discussion " data-number ="68 ">
5265
- Discuss this section on GitHub.
5266
- </ p >
5267
-
5268
- < h5 > Existing implementations</ h5 >
5269
- < p >
5270
- Existing implementation support:
5271
- </ p >
5272
- < dl data-ucr-role ="implementation-notes ">
5273
- <!-- Use dt elements to name the implementation, using the id string to create an auto-link.
5274
- Give details about what is/isn't supported in the dd element,
5275
- starting with a link to one of the implementation levels.
5276
- List full implementations first.
5277
- Group implementations (multiple dt for the same dd) when they have the same support.
5278
- -->
5279
- < dt > google-maps-api</ dt >
5280
- < dt > bing-maps-api</ dt >
5281
- < dt > apple-mapkit-js-api</ dt >
5282
- < dt > mapbox-gl-api</ dt >
5283
- < dt > leaflet-api</ dt >
5284
- < dt > open-layers-api</ dt >
5285
- < dt > d3-geographies-api</ dt >
5286
- < dd > < a > not applicable</ a > :
5287
- <!-- details about what is/isn't supported -->
5288
- </ dd >
5289
- </ dl >
5290
-
5291
- < h5 > Supported use cases</ h5 >
5292
- < ul data-ucr-role ="capability-uses "> <!-- auto-generated from use case required capabilities --> </ ul >
5293
-
5294
- < h5 > Uses beyond mapping</ h5 >
5295
- < p >
5296
- ToDo
5297
- </ p >
5298
-
5299
- < h5 > Related web specifications</ h5 >
5300
- < p >
5301
- <!-- Any existing/proposed specs that address similar needs or otherwise interact.
5302
- Include links with proper ReSpec references. -->
5303
- </ p >
5304
-
5305
- < h5 > Conclusion</ h5 >
5306
- <!-- Cost, benefits, and recommendation on whether this should be a requirement.
5307
- Should include an `<a>` element with attribute `data-ucr-role="conclusion"`
5308
- whose text content or `data-lt` value matches one of the conclusions (requirement, enhancement, impractical, undecided).
5309
- See examples.
5310
- -->
5311
- < p >
5312
- Based on the limited data, we are < a data-ucr-role ="conclusion "> undecided</ a > about whether this should be a requirement.
5313
- </ p >
5314
- < ul data-ucr-role ="conclusion-notes ">
5315
- <!-- bullet-point notes summarizing implementation details / blocking issues.
5316
- Add tags to the start of a point with an empty `<a data-ucr-role="tag"></a>` where the text content or href matches a tag `id` value. -->
5317
- < li > < a data-ucr-role ="tag " href =""> </ a >
5318
- <!-- short summary of how the tag applies -->
5319
- </ li >
5320
- </ ul >
5321
- </ section >
5322
-
5323
5257
< section id ="capability-map-events " data-ucr-role ="capability ">
5324
5258
< h4 > Subscribe to notifications of map events</ h4 >
5325
5259
< p >
0 commit comments