Use of Leaflet plugin “GeoSearch” in R

31 views
Skip to first unread message

jacqueli...@berkeley.edu

unread,
Dec 26, 2016, 7:33:35 AM12/26/16
to Shiny - Web Framework for R
Hi everybody,


I am developing a shiny application in R using Leaflet and I want to use the Leaflet plugin "GeoSearch" (https://github.com/smeijer/L.GeoSearch) in order to do address searching.


As the plugin is for Leaflet (in JS), I wonder how to make use of it in R.


Also, if anyone knows a better way to do geosearching with Leaflet in R, I am thankful for advice.



Thanks,


Jacquelin

Zhu Harry

unread,
Jan 22, 2017, 2:20:51 AM1/22/17
to Shiny - Web Framework for R
I do the same thing in a stupid way:
load all address data into DT::datatable,and provide a link to redirect the leaflet::setView, which just copy shiny official example zipcode.
Reply all
Reply to author
Forward
0 new messages