53
53
a [href ]: hover .tag-span , a [href ]: focus .tag-span {
54
54
text-decoration : underline;
55
55
}
56
- /* hack because respec is pulling in too much content */
57
- .issue > : not (.issue-title ) {
58
- display : none;
59
- }
60
- /* doesn't currently work (repsec drops the second class when processing the issue) */
61
- .issue .discussion {
62
- border-color : hsl (180 , 90% , 45% );
63
- background : hsl (180 , 80% , 90% );
56
+ .issue .discussion {
57
+ font-style : italic
64
58
}
65
59
</ style >
66
60
< script class ='remove '>
@@ -965,7 +959,7 @@ <h2>Reviewed JavaScript Tools</h2>
965
959
In addition, multiple open source JavaScript libraries
966
960
have developed to make it easier for website authors to build on other map data services.
967
961
</ p >
968
- < p class ="issue " data-number ="25 "> </ p >
962
+ < p class ="issue " data-number ="25 "> Need data to back up the reference implementations. </ p >
969
963
< p >
970
964
The reviewed implementations come in three forms:
971
965
</ p >
@@ -981,7 +975,7 @@ <h2>Reviewed JavaScript Tools</h2>
981
975
< li >
982
976
HTML custom elements,
983
977
with configuration through attributes and child elements.
984
- < p class ="issue " data-number ="23 "> </ p >
978
+ < p class ="issue " data-number ="23 "> Need to decide on web component examples to use as reference. </ p >
985
979
</ li >
986
980
</ ul >
987
981
< p >
@@ -1049,7 +1043,7 @@ <h3>Google Maps embeds and Google Maps Platform API</h3>
1049
1043
It also includes methods to access more complex search functions, local images, and other data.
1050
1044
Most features require an API key and is billed by usage (page views or API requests).
1051
1045
</ p >
1052
- < p class ="issue discussion " data-number ="9 "> </ p >
1046
+ < p class ="issue discussion " data-number ="9 "> Discuss this section on GitHub. </ p >
1053
1047
</ section >
1054
1048
1055
1049
< section id ="openstreetmap ">
@@ -1068,7 +1062,7 @@ <h3>OpenStreetMap embeds</h3>
1068
1062
and these are used in other map viewer widgets and APIs.
1069
1063
The raw data is also re-processed and used by other map data services.
1070
1064
</ p >
1071
- < p class ="issue discussion " data-number ="26 "> </ p >
1065
+ < p class ="issue discussion " data-number ="26 "> Discuss this section on GitHub. </ p >
1072
1066
</ section >
1073
1067
1074
1068
< section id ="bing-maps ">
@@ -1081,7 +1075,7 @@ <h3>Bing Maps embeds and Bing Maps Control API</h3>
1081
1075
as well as an interface to Bing's search services.
1082
1076
API tokens are required; free and paid plans are available, with usage caps.
1083
1077
</ p >
1084
- < p class ="issue discussion " data-number ="27 "> </ p >
1078
+ < p class ="issue discussion " data-number ="27 "> Discuss this section on GitHub. </ p >
1085
1079
</ section >
1086
1080
1087
1081
< section id ="mapkit-js ">
@@ -1096,7 +1090,7 @@ <h3>MapKit JS (Apple Maps) API</h3>
1096
1090
A developer account is required,
1097
1091
along with a method of generating encrypted API tokens on demand on the webserver.
1098
1092
</ p >
1099
- < p class ="issue discussion " data-number ="28 "> </ p >
1093
+ < p class ="issue discussion " data-number ="28 "> Discuss this section on GitHub. </ p >
1100
1094
</ section >
1101
1095
1102
1096
< section id ="mapbox ">
@@ -1113,7 +1107,7 @@ <h3>Mapbox GL JS API</h3>
1113
1107
< p >
1114
1108
An API key is required, with cost based on usage.
1115
1109
</ p >
1116
- < p class ="issue discussion " data-number ="12 "> </ p >
1110
+ < p class ="issue discussion " data-number ="12 "> Discuss this section on GitHub. </ p >
1117
1111
</ section >
1118
1112
1119
1113
< section id ="leaflet-js ">
@@ -1128,7 +1122,7 @@ <h3>Leaflet.js API</h3>
1128
1122
Leaflet isn't associated with any particular map data source.
1129
1123
It can use image tiles from most web map (tile) services.
1130
1124
</ p >
1131
- < p class ="issue discussion " data-number ="29 "> </ p >
1125
+ < p class ="issue discussion " data-number ="29 "> Discuss this section on GitHub. </ p >
1132
1126
</ section >
1133
1127
1134
1128
< section id ="openlayers ">
@@ -1139,7 +1133,7 @@ <h3>OpenLayers API</h3>
1139
1133
As with Leaflet, it isn't associated with any particular map service.
1140
1134
A basic slippy map can be created with a few lines of custom JavaScript.
1141
1135
</ p >
1142
- < p class ="issue discussion " data-number ="30 "> </ p >
1136
+ < p class ="issue discussion " data-number ="30 "> Discuss this section on GitHub. </ p >
1143
1137
</ section >
1144
1138
1145
1139
< section id ="d3-geo ">
@@ -1152,7 +1146,7 @@ <h3>D3 Geographies APIs</h3>
1152
1146
D3 does not include code for a ready-made map viewer widget,
1153
1147
but it is used for custom client-side mapping applications.
1154
1148
</ p >
1155
- < p class ="issue discussion " data-number ="13 "> </ p >
1149
+ < p class ="issue discussion " data-number ="13 "> Discuss this section on GitHub. </ p >
1156
1150
</ section >
1157
1151
</ section >
1158
1152
@@ -1948,7 +1942,7 @@ <h4><!-- Goal that user/author is trying to achieve --></h4>
1948
1942
See < a href ="examples/#(add a new file for each use case) " target ="examples "> examples of <!-- description --> </ a >
1949
1943
as implemented by the reference JavaScript tools.
1950
1944
</ p >
1951
- < p class ="issue discussion " data-number ="(GH issue number for discussion) "> </ p >
1945
+ < p class ="issue discussion " data-number ="(GH issue number for discussion) "> Discuss this section on GitHub. </ p >
1952
1946
1953
1947
< h5 > Required capabilities</ h5 >
1954
1948
< ul data-ucr-role ="required-capabilities ">
@@ -1964,7 +1958,7 @@ <h4><!-- Action that is/should be possible --></h4>
1964
1958
< p >
1965
1959
<!-- Description of how it should work & why it is useful to users/authors of maps. -->
1966
1960
</ p >
1967
- < p class ="issue discussion " data-number ="(GH issue number for discussion) "> </ p >
1961
+ < p class ="issue discussion " data-number ="(GH issue number for discussion) "> Discuss this section on GitHub. </ p >
1968
1962
1969
1963
< h5 > Existing implementations</ h5 >
1970
1964
< p >
0 commit comments