Destination suggestion by searching the name in searchbar SKMAPS - ios

Is it possible to search for an address using searchbar in skmaps offline package. I had downloaded and included the offline city package from the demo project.
Now I have to select my destination point for my navigation by searching the destination's name in search bar which provides a list of suggestions for my destination.
If not possible, please tell me the alternate way to achieve this.

In 2.5.1 SDK, we support only multi-step search. The existing possibilities: "Address search - offline", "Nearby search" and "Category search” - you can check them in our demo project in the menu options and our getting started documentation: http://developer.skobbler.com/getting-started/ios#sec26

Related

Product variation link customization and display in address bar - woo commerce

I am working on woocommerce and looking to have a url to product variations on address bar. When you select a variation in the dropdown it should change the url on addressbar according to the selected variation.
Anybody know the solution?
I tried number of plugins and scripts but they work somehow but not as I expacted what I mention above.

How to add hover texts to Vaadin components?

How can I add a hover-text (i.e. a text box containing some explanation or details appearing when I hover with the mouse over a component) to TextFields, Tabs, Links, Labels, etc.
I googled and scanned the "Book of Vaadin" as well as "Building Modern Web Apps ..." books and neither contains any relevant info on hover-texts.
Have I missed something? Or are they known under some different term?
For example you can add a title:
yourComponent.getElement().setAttribute("title", "Your Explanation");
Read more about the title attribute in the docs: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title
If the native title attribute is not enough, you can look into add-ons. The Vaadin Directory has a Tooltips4Vaadin, or Tooltip. The second one is CVAL 3.0 licensed, but I believe it should be Apache 2.0. At least the corresponding web component is Apache 2.0.

Umbraco 7 add new Item to Dashboard

I am trying to add new "Section" Item to Umbraco 7. Without Success.
What I am trying to achieve is to Have additional Icon in left side menu after members icon.
I saw , google analytics package adding icon there after installation.
I've tried to change dashboard.config , application.config , without success. Can anyone point to me to some tutorial on how to do it , googling the subj , didn't brought results.
Thanks.
Markus has some good tips but his blog was written for 7.0 - some things have changed in 7.1. Work through Tim Geyssens's blog posts http://www.nibble.be/?p=434 http://www.nibble.be/?p=440
One very important tip - remember to add the section to the users login account! You might have done everything right and missed adding your custom section to your user account!
Markus Johansson runs through the process on his blog, here.

ShowShareSheet creates black/blank screen

Using DELPHI XE4/XE5.
Using an ActionList and Tbutton that is linked to the aciton: ActionShowShareSheet, the picture above is my result. I can not find a lot of troubleshooting around or many examples regarding the topic. I am trying to share an image with informational text - nothing to fancy - either by email or whichever the desired social sharing service is preferred by the user.
Yes, I have looked at the example provided by Delphi, and even attempted copying and pasting the same controls/components from that example.
edit ---
Okay, so I tested in in the iPad as well, it appears to show the popver modal but no items are shown to share with. So I am now facing two problems:
1. ShowActionShareSheet does not display properly with an iPhone device/simulator
2. I have nothing to share with, or I can't. I have signed into Facebook as a test via the iOS device settings and it still does not work properly.
Help ! Thanks
~ Simple solution. Just doesn't work in the simulator.

title bar like wunderlist tideSDK

Firstly sorry for my English because I don't speak very well!
Can you tell me how can I create title bar like Wunderlist in tideSDK?
Thanks!
You don't need to wunder. The sources for Wunderlist are open source under the Apache 2 license and available at:
https://github.com/6wunderkinder/wunderlist.
You can view the user interface for yourself to examine how the app was constructed.

Resources