File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
finding-the-nearest-marker Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 66 < meta name ="description " content ="Cluster multiple markers and customize the theme ">
77 < title > Marker Clustering with Custom Theme</ title >
88 < link rel ="stylesheet " type ="text/css " href ="https://js.api.here.com/v3/3.0/mapsjs-ui.css " />
9- < script type ="text/javascript " src ="https://code.jquery.com/jquery-2.2.3.min.js "> </ script >
9+ < script type ="text/javascript " src ="https://code.jquery.com/jquery-2.2.3.min.js "
10+ integrity ="sha256-a23g1Nt4dtEYOj7bR+vTu7+T8VP13humZFBJNIYoEJo= "
11+ crossorigin ="anonymous "> </ script >
1012 < script type ="text/javascript " src ="https://js.api.here.com/v3/3.0/mapsjs-core.js "> </ script >
1113 < script type ="text/javascript " src ="https://js.api.here.com/v3/3.0/mapsjs-service.js "> </ script >
1214 < script type ="text/javascript " src ="https://js.api.here.com/v3/3.0/mapsjs-ui.js "> </ script >
Original file line number Diff line number Diff line change 66 < meta name ="description " content ="Find a marker nearest to the click location ">
77 < title > Finding the Nearest Marker</ title >
88 < link rel ="stylesheet " type ="text/css " href ="https://js.api.here.com/v3/3.0/mapsjs-ui.css " />
9- < script type ="text/javascript " src ="https://code.jquery.com/jquery-2.2.3.min.js "> </ script >
109 < script type ="text/javascript " src ="https://js.api.here.com/v3/3.0/mapsjs-core.js "> </ script >
1110 < script type ="text/javascript " src ="https://js.api.here.com/v3/3.0/mapsjs-service.js "> </ script >
1211 < script type ="text/javascript " src ="https://js.api.here.com/v3/3.0/mapsjs-ui.js "> </ script >
Original file line number Diff line number Diff line change 66 < meta name ="description " content ="Cluster multiple markers together to better visualize the data ">
77 < title > Marker Clustering</ title >
88 < link rel ="stylesheet " type ="text/css " href ="https://js.api.here.com/v3/3.0/mapsjs-ui.css " />
9- < script type ="text/javascript " src ="https://code.jquery.com/jquery-2.2.3.min.js "> </ script >
9+ < script type ="text/javascript " src ="https://code.jquery.com/jquery-2.2.3.min.js "
10+ integrity ="sha256-a23g1Nt4dtEYOj7bR+vTu7+T8VP13humZFBJNIYoEJo= "
11+ crossorigin ="anonymous "> </ script >
1012 < script type ="text/javascript " src ="https://js.api.here.com/v3/3.0/mapsjs-core.js "> </ script >
1113 < script type ="text/javascript " src ="https://js.api.here.com/v3/3.0/mapsjs-service.js "> </ script >
1214 < script type ="text/javascript " src ="https://js.api.here.com/v3/3.0/mapsjs-ui.js "> </ script >
You can’t perform that action at this time.
0 commit comments