ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️

Home Page:https://capacitorjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: Panoramic images

AsandahDevs opened this issue · comments

Description

Camera option for taking panoramic images

Platforms

  • iOS
  • Android
  • Web

Request or proposed solution

The current camera plugin only allows users to take pictures or upload images from the gallery . I need an additional option from the existing camera plugin to allow users to take panoramic images especially since most modern device cameras support this feature natively.

Alternatives

No response

Additional Information

No response

Plugins repository is https://github.com/ionic-team/capacitor-plugins/issues, you should report issues there.

But neither the iOS component used for taking pictures, not the Android Intent to the Camera app allow this feature at the moment, so even if you report the issue there, it won't be added because it's not possible with the current implementation of the native components, only way would be to create a plugin that doesn't use provided components or Intents but access to the Camera directly.

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.