Skip to content

The POV angle of the streetview marker icon doesn't reflect what is currently displayed in the Google Panorama container #337

@Raruto

Description

@Raruto

Checklist

  • I've searched through the existing issues and this bug has never been reported before

Subject of the issue

As you can see in the image below:

  • in the google panorama container we are looking towards North
  • the marker arrow points towards East

immagine

Steps to reproduce

  1. edit your config.js file (g3w-client) providing it with a valid google key
const G3W_KEYS = {
  google: 'your super secret api key! :)',
};
  1. open a project of your choice (eg: http://localhost:3000/en/map/buildings/qdjango/10/)
  2. click on streetview control control
  3. click anywhere on the map
  4. now without zooming or panning the map your map should look like the image above

Environment

  • g3w-admin: 3.5.dev-20230203102702
  • g3w-client: 3.8.0-alpha.1
  • browser: Firefox v109 and Chrome v109
  • operating system: Windows 10 64 bit

Link to your project

The same issue can be encountered here as well:

https://v35.g3wsuite.it/it/map/demo-35/

Additional info

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions