Skip to content

Getting "500 Internal Server Error" while accessing Melown Maps... #220

@rushikeshurunkar

Description

@rushikeshurunkar

The error started appearing since 4-5 days only. Previously it was working fine.

The exact error is:

Access to XMLHttpRequest at 'https://rocksim.com/mapproxy/melown2015/tms/melown/bing-world/boundlayer.json' from origin 'http://127.0.0.1:5500' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

-> refer image_01
Image_01

11c3d4c2-8c08-4fe0-8740-8861ac4dda2c

Code:
// create vts-browser.
this.browser = vts.browser('visualizer_mapDiv',
{
map: 'https://rocksim.com/store/map-config/bing-terrain/mapConfig.json',
minViewExtent:GlobalData.CloseViewZoomExtent //allow camera little bit closer
});

We even tried it from the examples given on the source website.
https://github.com/melowntech/vts-browser-js/wiki/Examples
But it is also not working.
Refer to following image for error:

4c9e9768-992e-475d-bd84-b850e43a1e3d

Let me know if need any other information as well.
Any help would be appreciated. Thank you...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions