InfoBubble cannot display

  • tonicosta
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 5 days ago #1725 by tonicosta
InfoBubble cannot display was created by tonicosta
Hi,
I created my own InfoBubble and I created a Placemark, in 'Action by Click' I selected 'Open InfoBubble'.
In the map on frontend is not open the InfoBubble like i created. It is open like this screenshot
Attachments:

Please Log in or Create an account to join the conversation.

  • Dima
  • Dima's Avatar
  • Away
  • Platinum Member
  • Platinum Member
More
11 years 5 days ago #1726 by Dima
Replied by Dima on topic InfoBubble cannot display
Hi

Do you enter any text data into your infobubble? I mean do you enter into Tab1, Tab2... fields in placemarks details (not only Tab title)

Don't forget support my developments: post review in JED , donate , help with translation ;)

Please Log in or Create an account to join the conversation.

  • tonicosta
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 5 days ago #1727 by tonicosta
Replied by tonicosta on topic InfoBubble cannot display
Hi,
Did not select the InfoBubble in 'InfoBubble tabs', sorry. Now is all right.
But cannot see any text into InfoBubble in map.
I selected for show title and description in 'InfoWin Content' but it is not show in map.

Please Log in or Create an account to join the conversation.

  • Dima
  • Dima's Avatar
  • Away
  • Platinum Member
  • Platinum Member
More
11 years 5 days ago #1729 by Dima
Replied by Dima on topic InfoBubble cannot display
InfoWin content - it is for infowins.
For infobubbles - you enter tabs info

Don't forget support my developments: post review in JED , donate , help with translation ;)

Please Log in or Create an account to join the conversation.

  • tonicosta
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 4 days ago #1738 by tonicosta
Replied by tonicosta on topic InfoBubble cannot display
I just want description without tabs.
How do you do this?:
Attachments:

Please Log in or Create an account to join the conversation.

  • Dima
  • Dima's Avatar
  • Away
  • Platinum Member
  • Platinum Member
More
11 years 4 days ago #1739 by Dima
Replied by Dima on topic InfoBubble cannot display
As you can see in demo

google-maps-utility-library-v3.googlecod...xamples/example.html
        infoBubble2 = new InfoBubble({
          map: map,
          content: '<div class="phoneytext">Some label</div>',
          position: new google.maps.LatLng(-35, 151),
          shadowStyle: 1,
          padding: 0,
          backgroundColor: 'rgb(57,57,57)',
          borderRadius: 4,
          arrowSize: 10,
          borderWidth: 1,
          borderColor: '#2c2c2c',
          disableAutoPan: true,
          hideCloseButton: true,
          arrowPosition: 30,
          backgroundClassName: 'phoney',
          arrowStyle: 2
        });

You have to create infobubble style, apply to your infobubble and define css styles in your template

Don't forget support my developments: post review in JED , donate , help with translation ;)
The following user(s) said Thank You: tonicosta

Please Log in or Create an account to join the conversation.

Time to create page: 0.095 seconds

Donate


Go to top