I am trying to do something I do not see documented in the GoogleMaps section. I basically have a page that uses GeoLocation to grab the user's current location. However, once that happens, I would like it to automatically draw directions to a certain city. Does anyone know an easy way to do this?
We are optionally providing a form with From and To input fields that draws directions for users without GPS enabled devices, but if the GPS enabled user agrees to share their location I would like it to automatically draw directions for them.
We are trying to incorporate AddThis into listings on a mobile website. We have pasted the code from AddThis as normal, but nothing is being output. Is there a special way to reference the needed JavaScript for AddThis to work, or perhaps hardcode the sharing links?
We have recently started using jQuery mobile to build mobile versions of our websites. On one of our more complex mobile sites, the back button/header area disappears when traveling backwards from a detail page. Also, buttons on the page you were previously viewing shift vertically and often over other content. This seems to also be happening within the jQuery mobile docs here:
If you click "View boilerplate template" and then go back, you have the exact same issue we are having: no header and the blue buttons have shifted position. Is there any fix in the works for this?