entitlementcard
entitlementcard copied to clipboard
[DEV] Martin endpoints are not working locally
Describe the bug After following the development setup instruction, the following links do not work: http://localhost:5002/tiles/accepting_stores/index.json http://localhost:5002/tiles/accepting_stores/rpc/index.json http://localhost:5002/map.html
12. Take a look at the martin endpoints: http://localhost:5002/tiles/accepting_stores/index.json and http://localhost:5002/tiles/accepting_stores/rpc/index.json. The data shown on the map is fetched from a hardcoded url and is not using the data from the local martin!
13. Take a look at the style by viewing the test map: [http://localhost:5002/map.html](http://localhost:5002/)
Expected behavior TBD
Screenshots