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
Hi @gdequeiroz
Thanks for the great package! I was trying to insert a map into my RMarkdown file using meetupr. I ended up using a screenshot. I was hoping to highlight my chapter amidst all other pins. I did this by hovering over the chapter so that the name lights up and then took a screenshot. However, the screenshot generated an artificial blue box (near the selected name) to mark the selection. I could not avoid this. Please see the screenshot below.
E.g.
Is there a cleaner/more reliable way to generate this screenshot programmatically using the meetupr package? Could this be done highlighting a selected chapter too, say East Lansing? That would be very helpful! Thanks again!
The text was updated successfully, but these errors were encountered:
However, the screenshot generated an artificial blue box (near the selected name) to mark the selection. I could not avoid this. Please see the screenshot below.
I personally don't know how to solve that. :/ Maybe you can investigate? (I'm going to open an issue on that)
Is there a cleaner/more reliable way to generate this screenshot programmatically using the meetupr package?
The map is generated using leaflet and using the meetupr to get the data. I think there is an option of downloading a map if we modify the code in the app. I will take a look at that.
Hi @gdequeiroz
Thanks for the great package! I was trying to insert a map into my RMarkdown file using
meetupr
. I ended up using a screenshot. I was hoping to highlight my chapter amidst all other pins. I did this by hovering over the chapter so that the name lights up and then took a screenshot. However, the screenshot generated an artificial blue box (near the selected name) to mark the selection. I could not avoid this. Please see the screenshot below.E.g.
Is there a cleaner/more reliable way to generate this screenshot programmatically using the
meetupr
package? Could this be done highlighting a selected chapter too, say East Lansing? That would be very helpful! Thanks again!The text was updated successfully, but these errors were encountered: