Panoramic Image View for NativeScript that uses the device movement to pan the images.
This plugin is licensed under the MITlicense by Brad Martin
From your command prompt/termial go to your app's root folder and execute:
tns plugin add nativescript-panorama-imageview
<Page xmlns="http://schemas.nativescript.org/tns.xsd" xmlns:PanoramaImageView="nativescript-panorama-imageview" loaded="pageLoaded">
<ActionBar title="Panoramic ImageView" />
<ScrollView>
<StackLayout class="p-20">
<PanoramaImageView:PanoramaImageView height="220" src="~/images/panSunset.jpg" />
<PanoramaImageView:PanoramaImageView height="200" scrollbar="true" src="https://cdn.pixabay.com/photo/2016/11/23/18/29/cloudy-1854241_960_720.jpg" />
<PanoramaImageView:PanoramaImageView height="240" src="https://cdn.pixabay.com/photo/2016/11/21/15/43/beach-1846040_960_720.jpg" />
</StackLayout>
</ScrollView>
</Page>
scrollbar: boolean
optional (default = false) - if true a scrollbar will be visible on the image view.Panorama 实现了来自 Facebook Paper 应用里的倾斜姿态/用户体验效果。 要求: iOS 6.0 or higher ARC Core Motion
Panorama Tools是德国数学家Helmut Dersch 发起的基于Java开发的一组全景播放软件,支持的有球形全景漫游、柱形全景漫游及HDR(high Dynamic Range)。其中大部分软件的协议是 GNU General Public License,其中pano12.dll, pano12.lib, pano12.so用于一些图片处理功能支持的是 GNU Lesser Gen
This Plugin helps you to create 360° Panoramas from an Image with a HTML-Map.
jQuery Panorama Viewer 能帮助用户嵌入全景图片到用户的网站上。需要达到这个效果,第一,用户需要包括最新的 jQuery 库,包括 jquery.panorama_viewer.js 和 panorama_viewer.css,然后把图片加入到 HTML 的“panorama”类中。支持的现代主流的浏览器:Chrome, Firefox 和 Safari (桌面和移动端)。在线演示
利用 html5 和 phonegap 实现360度全景展示。 编译方式: 1. 打开ImportPhoenGapProject.xcodeproj项目。 2. 将CordovaLib文件夹下的CordovaLib.xcodeproj项目拖进打开的ImportPhoenGapProject项目中。选择CordovaLib进行编译,将编译得到libCordova.a。 3. 打开ImportPhoe
NativeScript 可以使用 Javascript,CSS, XML 创建真正的 Native 跨平台应用,支持 iOS Android,NativeScript 将您的跨平台代码翻译成目标平台的代码。 UI 使用 XML 描述,CSS 样式,在编译时将 UI 转化成本地原生代码,最终得到正在的 Native 原生应用。 Telerik 公开了用于创建安卓、iOS和Windows Unive