Skip to content

Instantly share code, notes, and snippets.

View CarlosBrys's full-sized avatar

Carlos Brys CarlosBrys

  • National University of Misiones
  • Posadas, Misiones, Argentina
View GitHub Profile
@oscarlorentzon
oscarlorentzon / index.html
Last active July 26, 2021 18:09
MapillaryJS + Leaflet
<!DOCTYPE HTML>
<html>
<head>
<meta charset='utf-8' />
<title></title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<link href='https://unpkg.com/mapillary-js@3.1.0/dist/mapillary.min.css' rel='stylesheet' />
<link href='https://unpkg.com/leaflet@1.0.1/dist/leaflet.css' rel='stylesheet' />