refresh

return type undefined
syntax .geomap( "refresh" )
usage
$("#map").geomap( "refresh" )

This method refreshes all services and graphics in the map. Usually, changing geomap properties or calling methods automatically refreshes the map appropriately. However, you can call this after you have added or removed shapes to geomap by passing false as the refresh argument to the append, remove, or empty methods.