abstract fun generate(context: Context!, map: StaticImage!): String!
Generates the url needed to download a static map image.
map - StaticImage!: The model of the static map.
map
Return String!: url The url to the static map image.