getUrl method

  1. @override
String getUrl()
override

Implementation

@override
String getUrl() {
  return 'https://cartodb-basemaps-{s}.global.ssl.fastly.net/light_all/{z}/{x}/{y}.png';
}