Load SVG files with Xamarin Forms - svg

I am building an app which loads an SVG file (2D Floor plan) and then I need to add click events for each room, table, chair, etc...
I am using normal HTML / Javascript for the website and for the app I am testing the XamSVG component but I am not sure that is the right tool for it.
Any ideas? Can I use WebView? There are other packages available?
Thanks

Related

PDF Viewer vs Web Viewer andriod

Which one is Best for my Android Tutorial App (pdf viewer or web viewer) . Its a Programming tutorial app so which component i use for my app? or another suggestion to develop tutorial app.
I use pdf viewer instead of webview because pdf show all image or content offline but webview is not showing the images offline. One more Problem occur to creating a block for code between pdf.
If you have prepared your content in word/doc/pdf then the pdf viewer is best.
If you have prepared your content in HTML like web pages or website, it's best to go with the webview.

Can I Use different menu for mobile in responsive website? for SEO point of view and loading time

I am developing a website which req different menu style for mobile. Can I create 2 menu, one for desktop and other for mobile?
try bootstrap framework that will handle both and you want to make changes create custom.js and write your custom style in it

How to add left navigation bar in mobile wireframe using Balsamiq.

How to add left navigation bar in mobile wireframe using Balsamiq.
Can anyone tell me the name of that component?
While we don't have a navigator panel built in, you can build one out of rectangles controls.
Or you can just steal the one we built on our web demo by downloading the project. I won't tell anyone. :)

Moving a site gradually form an asp + aspx mix pages web app to use new front end techniques like bootstramp, any advice?

Iam working for a new client and It has a very old web app with some pages on asp (render as quirks mode IE 5.5) and some in aspx (render as IE7), the app only works on IE.
Iam the only fonrt end developer in teh company and I would like to use new techniques like bootstramp and SASS but the site suses a framset with different frmaes inside.
Would you recommend me any adivce of how to start imprroving the web app?
Thanks, (Iam not sure where to start specially beacuse the frames are not allowing me to have a one page where to call evrything they are include libraries like Jquery on all the frames)
Any idea would help.. any advice
Thanks!

In XPages I can't get the File Upload Control to work inside of Mobile Controls

Now that iOS devices can upload from their picture library or camera, I'm trying to use the file upload control to get ahold of these pictures via an xpage. If it's a plain XPage it's working fine - but if I try to wrap this inside of the Mobile Controls from the extension library I can't get the picture to save. Other values save to the document but not the picture.
The file upload control is bound to a rich text field.
Any ideas would be appreciated!!!!
Place the file upload inside an Iframe.
Interesting. Are you saying that you can make the file upload control work with an XPage on an iOS device? I was of the clear impression that you do not have access to the camera from a web-app. In this case you need to wrap your web-app into a layer that can access the physical (e.g. Apache Cordova aka PhoneGap)....?
I know that some of these features are on their way in html5, however, the have so far been very unreliable (crashing the phones often).
/John

Resources