Xamarin image and buttons2019 Community Moderator ElectionDoes anyone have benchmarks (code & results) comparing performance of Android apps written in Xamarin C# and Java?How to pass an image from one activity to another using Intents in Xamarin Android?Xamarin iOS Back Button Stopped working after navigationXamarin app crashes with JNI RegisterNativeMethods errorHow to programmatically associate a style to a button in Xamarin?Buttons appearing blank on some pages of Xamarin UWP appClick on button == button appears in random locationUISwipeGestureRecognizer stopping taps on UITableView XamarinXamarin Custom Map Pin RenderersXamarin forms equivalent to Shared element
Exposing a company lying about themselves in a tightly knit industry: Is my career at risk on the long run?
The English Debate
Hackerrank All Women's Codesprint 2019: Name the Product
Print a physical multiplication table
What is 管理しきれず?
Air travel with refrigerated insulin
What are the consequences of changing the number of hours in a day?
Norwegian Refugee travel document
Print last inputted byte
Animating wave motion in water
Gauss brackets with double vertical lines
Have any astronauts/cosmonauts died in space?
If I cast the Enlarge/Reduce spell on an arrow, what weapon could it count as?
Homology of the fiber
Why is this tree refusing to shed its dead leaves?
Imaginary part of expression too difficult to calculate
Determine voltage drop over 10G resistors with cheap multimeter
Recursively updating the MLE as new observations stream in
How can a new country break out from a developed country without war?
Is xar preinstalled on macOS?
Do I need to convey a moral for each of my blog post?
Nested Dynamic SOQL Query
Friend wants my recommendation but I don't want to
Would mining huge amounts of resources on the Moon change its orbit?
Xamarin image and buttons
2019 Community Moderator ElectionDoes anyone have benchmarks (code & results) comparing performance of Android apps written in Xamarin C# and Java?How to pass an image from one activity to another using Intents in Xamarin Android?Xamarin iOS Back Button Stopped working after navigationXamarin app crashes with JNI RegisterNativeMethods errorHow to programmatically associate a style to a button in Xamarin?Buttons appearing blank on some pages of Xamarin UWP appClick on button == button appears in random locationUISwipeGestureRecognizer stopping taps on UITableView XamarinXamarin Custom Map Pin RenderersXamarin forms equivalent to Shared element
I am developing an app and I am still new to it.
I want to develop an app that functions like the London underground tunnel app, you have an image and depending on where you tap on the image different details will popup.
I did try using flutter to get global position of the tap, it only works if the image is not zoomed in, as soon as you zoom the location is different.
Is there any way (using xamarin) that i can add buttons on images? I still need to zoom in on the image and tap certain locations?
Regards
xamarin
add a comment |
I am developing an app and I am still new to it.
I want to develop an app that functions like the London underground tunnel app, you have an image and depending on where you tap on the image different details will popup.
I did try using flutter to get global position of the tap, it only works if the image is not zoomed in, as soon as you zoom the location is different.
Is there any way (using xamarin) that i can add buttons on images? I still need to zoom in on the image and tap certain locations?
Regards
xamarin
could you show the effect ?
– Leo Zhu - MSFT
Mar 8 at 1:50
if this a static image may be, but to be very honest I think its better done natively than using a cross-platform approach
– G.hakim
Mar 8 at 8:43
add a comment |
I am developing an app and I am still new to it.
I want to develop an app that functions like the London underground tunnel app, you have an image and depending on where you tap on the image different details will popup.
I did try using flutter to get global position of the tap, it only works if the image is not zoomed in, as soon as you zoom the location is different.
Is there any way (using xamarin) that i can add buttons on images? I still need to zoom in on the image and tap certain locations?
Regards
xamarin
I am developing an app and I am still new to it.
I want to develop an app that functions like the London underground tunnel app, you have an image and depending on where you tap on the image different details will popup.
I did try using flutter to get global position of the tap, it only works if the image is not zoomed in, as soon as you zoom the location is different.
Is there any way (using xamarin) that i can add buttons on images? I still need to zoom in on the image and tap certain locations?
Regards
xamarin
xamarin
asked Mar 7 at 18:42
anton van der westhuizenanton van der westhuizen
1
1
could you show the effect ?
– Leo Zhu - MSFT
Mar 8 at 1:50
if this a static image may be, but to be very honest I think its better done natively than using a cross-platform approach
– G.hakim
Mar 8 at 8:43
add a comment |
could you show the effect ?
– Leo Zhu - MSFT
Mar 8 at 1:50
if this a static image may be, but to be very honest I think its better done natively than using a cross-platform approach
– G.hakim
Mar 8 at 8:43
could you show the effect ?
– Leo Zhu - MSFT
Mar 8 at 1:50
could you show the effect ?
– Leo Zhu - MSFT
Mar 8 at 1:50
if this a static image may be, but to be very honest I think its better done natively than using a cross-platform approach
– G.hakim
Mar 8 at 8:43
if this a static image may be, but to be very honest I think its better done natively than using a cross-platform approach
– G.hakim
Mar 8 at 8:43
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55050742%2fxamarin-image-and-buttons%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55050742%2fxamarin-image-and-buttons%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
could you show the effect ?
– Leo Zhu - MSFT
Mar 8 at 1:50
if this a static image may be, but to be very honest I think its better done natively than using a cross-platform approach
– G.hakim
Mar 8 at 8:43