File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ To use MapillaryJS you must [create an account](https://www.mapillary.com/signup
1414<!DOCTYPE html>
1515<html >
1616<head >
17- <script src =' https://unpkg.com/mapillary-js@2.2 .0/dist/mapillary.min.js' ></script >
18- <link href =' https://unpkg.com/mapillary-js@2.2 .0/dist/mapillary.min.css' rel =' stylesheet' />
17+ <script src =' https://unpkg.com/mapillary-js@2.3 .0/dist/mapillary.min.js' ></script >
18+ <link href =' https://unpkg.com/mapillary-js@2.3 .0/dist/mapillary.min.css' rel =' stylesheet' />
1919</head >
2020
2121<body >
Original file line number Diff line number Diff line change 2525 < script >
2626 var viewer = new Mapillary . Viewer (
2727 "viewer" ,
28- "MkJKbDA0bnZuZlcxeTJHTmFqN3g1dzo5NWEzOTg3OWUxZDI3MjM4 " ,
28+ "QjI1NnU0aG5FZFZISE56U3R5aWN4ZzpkYzg0NzE3MDA0YTRhZjlh " ,
2929 "zarcRdNFZwg3FkXNcsFeGw" ,
3030 {
3131 component : {
Original file line number Diff line number Diff line change 2424 < script >
2525 var viewer = new Mapillary . Viewer (
2626 "viewer" ,
27- "MkJKbDA0bnZuZlcxeTJHTmFqN3g1dzo5NWEzOTg3OWUxZDI3MjM4 " ,
27+ "QjI1NnU0aG5FZFZISE56U3R5aWN4ZzpkYzg0NzE3MDA0YTRhZjlh " ,
2828 "zarcRdNFZwg3FkXNcsFeGw" ,
2929 {
3030 component : {
Original file line number Diff line number Diff line change 11{
22 "name" : " mapillary-js" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " WebGL JavaScript library for displaying street level imagery from mapillary.com" ,
55 "main" : " dist/mapillary.min" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments