You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you remove the markers section to maptable that has a heatmap section, it still shows the marks. the current work around is to have your markers stanza look like this:
which effectively returns all markers as null. however, the default maptable behavior of excluding this stanza causing the markers to be hidden would be mo bettah.
The text was updated successfully, but these errors were encountered:
if you remove the
markers
section to maptable that has aheatmap
section, it still shows the marks. the current work around is to have your markers stanza look like this:which effectively returns all markers as null. however, the default maptable behavior of excluding this stanza causing the markers to be hidden would be mo bettah.
The text was updated successfully, but these errors were encountered: