Developers can customize the information that shows up in the feature infowindow (or balloon popup). Generally, this is a type of “mad-libs” where you can mix general text with attributes by wrapping the attribute like $[attribute_name]. So for example, you could do: title: "City name: $[city]".



The script to do this is:

 

Comments are closed.