This commit is contained in:
Yukiya Nakagawa 2016-03-20 01:46:42 +09:00
parent c3d74dd8f2
commit b9faee43fd

View File

@ -1,6 +1,6 @@
/// <reference path="./geojson.d.ts" />
var featureCollection: GeoJSON.FeatureCollection = {
var featureCollection: GeoJSON.FeatureCollection<any> = {
type: "FeatureCollection",
features: [
{