Add test for ol/format/WKB
This commit is contained in:
@@ -8,7 +8,8 @@ const raster = new TileLayer({
|
||||
source: new OSM(),
|
||||
});
|
||||
|
||||
const wkb = '0103000000010000000500000054E3A59BC4602540643BDF4F8D1739C05C8FC2F5284C4140EC51B81E852B34C0D578E926316843406F1283C0CAD141C01B2FDD2406012B40A4703D0AD79343C054E3A59BC4602540643BDF4F8D1739C0';
|
||||
const wkb =
|
||||
'0103000000010000000500000054E3A59BC4602540643BDF4F8D1739C05C8FC2F5284C4140EC51B81E852B34C0D578E926316843406F1283C0CAD141C01B2FDD2406012B40A4703D0AD79343C054E3A59BC4602540643BDF4F8D1739C0';
|
||||
|
||||
const format = new WKB();
|
||||
|
||||
|
||||
1450
test/spec/ol/format/wkb.test.js
Normal file
1450
test/spec/ol/format/wkb.test.js
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user