Page 1 of 2

Documentation on JQMLabel with GoogleMaps

PostPosted: 03 Jan 2018 23:58
by Omega8
I could not find in the demo folder showing how JQMLabel is used to encaptulate the functionality of GoogleMaps. COuld someone please point me in the right direction.

Thank you
Can

Re: Documentation on JQMLabel with GoogleMaps

PostPosted: 04 Jan 2018 11:23
by Alexander Bulei
Hi Omega8,

Please explain better your problem.

Best Regards.

Re: Documentation on JQMLabel with GoogleMaps

PostPosted: 04 Jan 2018 11:40
by Omega8
Hello Alex

Am looking for a demo of the jqmlabel component. You have such demos for all your components for the desktop version. The only mobile component demos I could find was from 2012 with the project where one could order some products. Thats all. Furthermore the documentation link on the mobile documention locked forum returns a 404 error.

Is there a mobile folder showing all of your mobile suite components. In the demo folder in "my documents" i could not find the rest of the mobile components.

Re: Documentation on JQMLabel with GoogleMaps

PostPosted: 04 Jan 2018 11:52
by Omega8
Basicly I'm using your components for my business several years now and am very happy with the desktop version because of the demos you have for each component.

Your mobile suite however for me is a nigtmare to use because of the lack of documentation. I want learn how to use your products.

Re: Documentation on JQMLabel with GoogleMaps

PostPosted: 04 Jan 2018 12:29
by Alexander Bulei
Hi Omega8,

You can find the docs of jquery mobile framework, which is exactly the same (except few extra properties and methods):

https://api.jquerymobile.com/1.3/category/widgets/

Also, you can find fews demos in your installation folder.

And some help here: viewforum.php?f=2

Best Regards.

Re: Documentation on JQMLabel with GoogleMaps

PostPosted: 04 Jan 2018 13:13
by Omega8
this link viewforum.php?f=2 links to below htm file and there is nothing there. You can check this.

https://www.cgdevtools.com//IWCGjQueryM ... teHelp.htm

in the installation folder where the components are installed all I have are resource files and dcu files which makeup the components.The only demos I have are in the "my Documents" section. In there are only a handful of mobile components with one very outdated mobile demo.

In particular where can I find information on how to use JQMLabel with google maps?

Re: Documentation on JQMLabel with GoogleMaps

PostPosted: 04 Jan 2018 13:14
by Alexander Bulei
Hi Omega8,

I don't understand what you want to do with JQMLabel and google maps...

Best Regards.

Re: Documentation on JQMLabel with GoogleMaps

PostPosted: 04 Jan 2018 13:26
by Omega8
I am referring to JQMLabel.LabelOptions.LabelType:=jqmlGoogleMap

It appears that one can use this component to show googlemaps. Looking for documentation on how to use this component. Would like add markers perhaps through parameter list. DO you have a demo on how to use this component?

Re: Documentation on JQMLabel with GoogleMaps

PostPosted: 04 Jan 2018 15:54
by Alexander Bulei
Hi Omega8,

No, we don't have documentation for that, but it only generate the google map link (depend on GoogleMapOptions).

Best Regards.

Re: Documentation on JQMLabel with GoogleMaps

PostPosted: 04 Jan 2018 17:04
by Omega8
OK. One last question. I've populated the paramters defined in google maps. How do I get the JQMLabel to execute the link. Which method should I use?