Skip to content

Instantly share code, notes, and snippets.

@greenboxal
Created July 17, 2016 21:16
Show Gist options
  • Select an option

  • Save greenboxal/18caa806a2c679d76b1ebbbe67c55d2f to your computer and use it in GitHub Desktop.

Select an option

Save greenboxal/18caa806a2c679d76b1ebbbe67c55d2f to your computer and use it in GitHub Desktop.
message GetMapObjects {
repeated uint64 CellId = 1;
repeated int64 SinceTimeMs = 2;
double PlayerLat = 3;
double PlayerLng = 4;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment