mirror of
https://github.com/mapillary/mapillary-js.git
synced 2026-01-25 14:07:28 +00:00
1.5.0
This commit is contained in:
parent
41c1a459d0
commit
4e8a7ef9cf
@ -14,8 +14,8 @@ To use MapillaryJS you must [create an account](http://www.mapillary.com/map/sig
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<script src='https://npmcdn.com/mapillary-js@1.4.2/dist/mapillary-js.min.js'></script>
|
||||
<link href='https://npmcdn.com/mapillary-js@1.4.2/dist/mapillary-js.min.css' rel='stylesheet' />
|
||||
<script src='https://npmcdn.com/mapillary-js@1.5.0/dist/mapillary-js.min.js'></script>
|
||||
<link href='https://npmcdn.com/mapillary-js@1.5.0/dist/mapillary-js.min.css' rel='stylesheet' />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mapillary-js",
|
||||
"version": "1.4.2",
|
||||
"version": "1.5.0",
|
||||
"description": "WebGL JavaScript library for displaying street level imagery from mapillary.com",
|
||||
"main": "dist/mapillary-js.min",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user