This commit is contained in:
William Comartin
2016-01-05 16:59:37 -05:00
parent ed81eab201
commit a1feab7b71
@@ -1,7 +1,7 @@
/// <reference path="leaflet-fullscreen.d.ts" />
var map: L.Map;
var icon: L.Control.Fullcircle = new L.control.fullcircle({
var icon: L.Control.Fullscreen = L.control.fullscreen({
position: 'topleft',
title: 'Full Screen',
titleCancel: 'Exit Full Screen',