Change format name to WMSGetFeatureInfo

This commit is contained in:
Florent gravin
2014-11-04 09:39:19 +01:00
parent c0f2187310
commit 0f99f113e3
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
goog.provide('ol.format.GetFeatureInfo');
goog.provide('ol.format.WMSGetFeatureInfo');
goog.require('goog.array');
goog.require('goog.asserts');