POST
|
They do say that their API allows CORS (although maybe not for the tiles): OpenRailwayMap/API - OpenStreetMap Wiki It did work using Leaflet. Maybe they're just not allowing arcgis somehow.
... View more
09-23-2019
09:19 AM
|
0
|
2
|
3014
|
POST
|
Can't see it. As an example can you see it in the esri sandbox url I posted above?
... View more
09-23-2019
05:16 AM
|
0
|
3
|
3014
|
POST
|
Sorry I must be doing something wrong, but I don't have any OPTIONS request in my network tab. They're all GET. I tried in every browser.
... View more
09-23-2019
04:14 AM
|
0
|
5
|
3014
|
POST
|
Hi, Thanks for helping. Having a look at my network traffic, that is the only thing I get: I can't see any response headers.
... View more
09-23-2019
01:46 AM
|
0
|
8
|
4626
|
POST
|
Hi, Yes thank you, for some reasons I thought that was only possible for FeatureLayers.
... View more
09-19-2019
06:29 AM
|
0
|
0
|
1039
|
POST
|
Yes it looks fine, it's using https. When replacing the url in the sandbox with that railway one (ArcGIS API for JavaScript Sandbox) it seems to throw the same sort of errors.
... View more
09-19-2019
06:20 AM
|
0
|
1
|
4626
|
POST
|
Robert, Yes I litteraly did that (still not working) : esriConfig.request.trustedServers.push("https://www.openrailwaymap.org/"); esriConfig.request.trustedServers.push("https://a.tiles.openrailwaymap.org/"); esriConfig.request.trustedServers.push("https://b.tiles.openrailwaymap.org/"); esriConfig.request.trustedServers.push("https://c.tiles.openrailwaymap.org/"); esriConfig.request.trustedServers.push("https://*.tiles.openrailwaymap.org/");
... View more
09-19-2019
05:59 AM
|
0
|
3
|
4626
|
POST
|
Hello, I was wondering if there was a way to observe the update status of a mapimagelayer & sublayers in 4.x API. We used to use "update-start" & "update-end" events in the 3.x one.
... View more
09-19-2019
02:35 AM
|
0
|
2
|
1115
|
POST
|
Hi, I'm trying to add a layer to my webmap using WebTileLayer and am getting a CORS error message. Our domain is being Our server is CORS enabled. I tried to add the url to the trusted servers. I tried adding the Tile Layer using leaflet and it works ok. I tried doing it in the API sandbox, I'm getting CORS messages as well. Here is the urlTemplate: https://{subDomain}.tiles.openrailwaymap.org/standard/{level}/{col}/{row}.png Any ideas?
... View more
09-19-2019
02:13 AM
|
0
|
20
|
8629
|
Online Status |
Offline
|
Date Last Visited |
05-11-2023
02:03 AM
|