Skip to content

Commit

Permalink
STAFF COMMIT - revert endpoint for camper
Browse files Browse the repository at this point in the history
  • Loading branch information
heypoom committed Jul 16, 2023
1 parent 406c91f commit a3bf164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/search/map/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export default function Page(props) {
}),
new TileLayer({
source: new TileWMS({
url: "/api/forward",
url: "http://bpt.dol.go.th:8088/geoserver/DOLNSL/wms",
params: { LAYERS: "nsl_200323_wgs84" },
serverType: "geoserver",
transition: 0,
Expand Down

0 comments on commit a3bf164

Please sign in to comment.