Implement readProjection on ol.format.WFS and add WFS JSONP example
This commit is contained in:
@@ -59,7 +59,8 @@ ol.proj.EPSG3857.CODES = [
|
||||
'EPSG:102100',
|
||||
'EPSG:102113',
|
||||
'EPSG:900913',
|
||||
'urn:ogc:def:crs:EPSG:6.18:3:3857'
|
||||
'urn:ogc:def:crs:EPSG:6.18:3:3857',
|
||||
'http://www.opengis.net/gml/srs/epsg.xml#3857'
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user