Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage of http scritps causes blocking maps #3

Open
DiscoDancer opened this issue Mar 28, 2019 · 0 comments
Open

Usage of http scritps causes blocking maps #3

DiscoDancer opened this issue Mar 28, 2019 · 0 comments

Comments

@DiscoDancer
Copy link

DiscoDancer commented Mar 28, 2019

Hello,
I took your example.

...
    <script src="http://js.api.here.com/v3/3.0/mapsjs-core.js" 
            type="text/javascript" charset="utf-8"></script>
    <script src="http://js.api.here.com/v3/3.0/mapsjs-service.js" 
            type="text/javascript" charset="utf-8"></script>
...

And the latest google chrome blocked by map by default.
Solution: replace http -> https

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant