From 6019a61cca3aaf8d997203d206f83b49faec94de Mon Sep 17 00:00:00 2001 From: mike-000 <49240900+mike-000@users.noreply.github.com> Date: Mon, 9 Mar 2020 14:54:24 +0000 Subject: [PATCH] Add show graticule option --- examples/reprojection-by-code.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/examples/reprojection-by-code.html b/examples/reprojection-by-code.html index 319309832a..df386d4864 100644 --- a/examples/reprojection-by-code.html +++ b/examples/reprojection-by-code.html @@ -6,12 +6,12 @@ docs: > This example shows client-side raster reprojection capabilities from OSM (EPSG:3857) to arbitrary projection by searching in EPSG.io database. -tags: "reprojection, projection, proj4js, epsg.io" +tags: "reprojection, projection, proj4js, epsg.io, graticule" ---
- +
@@ -19,5 +19,9 @@ tags: "reprojection, projection, proj4js, epsg.io" Render reprojection edges +