Method

ShumateMapcenter_on

Declaration [src]

void
shumate_map_center_on (
  ShumateMap* self,
  double latitude,
  double longitude
)

Description [src]

Centers the map on these coordinates.

Parameters

latitude

Type: double

The longitude to center the map at.

longitude

Type: double

The longitude to center the map at.