CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

MapTypeControl , StreetViewControl, ZoomControl

by assapan » 15 Jun 2016 10:06

Hi,
I don't understand how these controls works :oops: , i want to hide them and the only solution i found is to set position to gmmtcpBOTTOMCENTER :mrgreen:
Code: Select all
     
        GoogleMap.JQGMapV3Options.Map.Options.ZoomControlOptions.Position := gmmtcpBOTTOMCENTER;
        GoogleMap.JQGMapV3Options.Map.Options.MapTypeControlOptions.Position := gmmtcpBOTTOMCENTER;
        GoogleMap.JQGMapV3Options.Map.Options.StreetViewControlOptions.Position := gmmtcpBOTTOMCENTER;
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by Alexander Bulei » 16 Jun 2016 09:26

Hi Claude,

Try this :

delphi code
IWCGJQGMap31.JQGMapV3Options.Map.Options.ZoomControl:= False;
IWCGJQGMap31.JQGMapV3Options.Map.Options.StreetViewControl:= False;
IWCGJQGMap31.JQGMapV3Options.Map.Options.MapTypeControl:= False;


Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by assapan » 16 Jun 2016 11:26

Alexander Bulei wrote:Hi Claude,

Try this :

delphi code
IWCGJQGMap31.JQGMapV3Options.Map.Options.ZoomControl:= False;
IWCGJQGMap31.JQGMapV3Options.Map.Options.StreetViewControl:= False;
IWCGJQGMap31.JQGMapV3Options.Map.Options.MapTypeControl:= False;


Best Regards.

Hi alex,
All of these properties are false by default even in your demo but zoomcontrol , streetviewcontrol , Maptypecontrol are visible !!
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by assapan » 16 Jun 2016 11:31

Image
Image
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by Alexander Bulei » 16 Jun 2016 11:32

Hi Claude,

They should be true by default :/
Fixed in next build.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by assapan » 16 Jun 2016 11:35

Hi alex,
So best solution waiting for next release in to set these properties to true then back to false ?
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by Alexander Bulei » 16 Jun 2016 11:36

Yes ;)

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by assapan » 16 Jun 2016 11:43

Sorry it doesn't work
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by Alexander Bulei » 16 Jun 2016 11:45

Claude, please wait for the next build.

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by assapan » 16 Jun 2016 11:56

Thanks i'll wait
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France


Return to JQGMap3

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.