The Marker info text input box has this help text:
"When the marker is clicked, this text will be shown in a popup above it. Leave blank to not display"
but leaving this input area empty causes the info bubble to be filled with Lat-Long data

Comments

angoo created an issue. See original summary.

angoo’s picture

Issue summary: View changes
dietr_ch’s picture

Status: Active » Needs review
StatusFileSize
new846 bytes

The formatter overrides the contents whenever the Marker info text is empty. In the attached patch I removed this behaviour.

Dietrich

christianadamski’s picture

StatusFileSize
new3.74 KB

Additionally to your patch
- fix JS deciding in infoBubbleContent is empty
- fix some random issues found

Status: Needs review » Needs work

The last submitted patch, 4: 2847105-4.patch, failed testing.

christianadamski’s picture

Status: Needs work » Needs review
StatusFileSize
new3.74 KB

Failed patch? I have no idea what to make of this.

Status: Needs review » Needs work

The last submitted patch, 6: 2847105-6-handle-empty-infowindow.patch, failed testing.

christianadamski’s picture

Status: Needs work » Needs review
StatusFileSize
new2.98 KB

Added a number of minor fixes a came across

Status: Needs review » Needs work

The last submitted patch, 8: 2847105-8-handle-empty-infowindow.patch, failed testing.

christianadamski’s picture

StatusFileSize
new4.87 KB
christianadamski’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 10: 2847105-10-handle-empty-infowindow.patch, failed testing.

christianadamski’s picture

Status: Needs work » Needs review
StatusFileSize
new5.75 KB

Added explicite fucntion paramter to skip InfoWindow within JS

  • ChristianAdamski authored 8e58a06 on 8.x-1.x
    Issue #2847105 by ChristianAdamski, dietr_ch: Info bubble shows lat-long...
christianadamski’s picture

Status: Needs review » Fixed

Finally

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.