[R] info markers from plotgoogMaps

Janue Miret, Jofre jjanue.n at tv3.cat
Wed Feb 18 11:59:56 CET 2015


Solution: 


http://stackoverflow.com/questions/28447247/change-in-google-maps-api-v3-on-feb-10-2015-breaks-existing-maps-created-using

https://maps.google.com/maps/api/js?sensor=false&v=3.18


________________________________________
De: Janue Miret, Jofre
Enviat el: diumenge, 15 / febrer / 2015 16:22
Per a: John Kane; 'r-help en r-project.org'
Tema: RE: [R] info markers from plotgoogMaps

this is an exemple:

library(plotGoogleMaps)
data(meuse)
coordinates(meuse)<-~x+y # convert to SPDF
proj4string(meuse) <- CRS('+init=epsg:28992')
# Adding Coordinate Referent Sys.
# Create web map of Point data
m<-plotGoogleMaps(meuse,filename='myMap1.htm')



________________________________________
De: John Kane [jrkrideau en inbox.com]
Enviat el: diumenge, 15 / febrer / 2015 15:53
Per a: Janue Miret, Jofre; 'r-help en r-project.org'
Tema: RE: [R] info markers from plotgoogMaps

ttps://github.com/hadley/devtools/wiki/Reproducibility
 http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example

John Kane
Kingston ON Canada


> -----Original Message-----
> From: jjanue.n en tv3.cat
> Sent: Sun, 15 Feb 2015 11:40:39 +0000
> To: r-help en r-project.org
> Subject: [R] info markers from plotgoogMaps
>
> Anyone Knows why doesn't refresh the data  InfoBox (infowindow) from map
> markers googlempas? There is always the first selection info data.
> That's happen since last Friday 13th wiht googlempas from plotGoogleMaps.
> There is any solution please?
>
>       [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help en r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

____________________________________________________________
FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!
Check it out at http://www.inbox.com/earth





More information about the R-help mailing list