ggooglemaps_infowindow {gWidgetsWWW2}R Documentation

Add an infowindow – a popup cartoon – to the map

Description

An info window allows one to display HTML code in a popup window

Usage

ggooglemaps_infowindow(position, content, map)

Arguments

position

Either a ggooglemaps_marker object or position as lat/lng pair

content

HTML fragment to display in window

map

a ggooglemaps object

Value

a GGoogleMapsInfoWindow object


[Package gWidgetsWWW2 version 0.4-8 Index]