File tree Expand file tree Collapse file tree
Google/Configuration/Shape
Leaflet/Configuration/Shape Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/// <reference path="./FilledShapeConfig.ts" />
22
33// eslint-disable-next-line @typescript-eslint/no-unused-vars
4- < < < << << < HEAD :src / P r o v i d e r s / Maps / Google / Configuration / Shape / CircleShapeConfig . ts
54namespace Provider . Maps . Google . Configuration . Shape {
6- = === === =
7- namespace Provider . Maps . Leaflet . Configuration . Shape {
8- > >>> >>> > rc1 .6 .3 :src / Providers / Maps / Leaflet / Configuration / Shape / CircleShapeConfig . ts
95 export class CircleShapeConfig extends FilledShapeConfig {
106 public center : string ;
117 public radius : number ;
Original file line number Diff line number Diff line change 11/// <reference path="./FilledShapeConfig.ts" />
22
33// eslint-disable-next-line @typescript-eslint/no-unused-vars
4- < < < << << < HEAD :src / P r o v i d e r s / Maps / Google / Configuration / Shape / RectangleShapeConfig . ts
54namespace Provider . Maps . Google . Configuration . Shape {
6- = === === =
7- namespace Provider . Maps . Leaflet . Configuration . Shape {
8- > >>> >>> > rc1 .6 .3 :src / Providers / Maps / Leaflet / Configuration / Shape / RectangleShapeConfig . ts
95 export class RectangleShapeConfig extends FilledShapeConfig {
106 public bounds : string ;
117
Original file line number Diff line number Diff line change 11/// <reference path="./FilledShapeConfig.ts" />
22
33// eslint-disable-next-line @typescript-eslint/no-unused-vars
4- < < < << << < HEAD :src / P r o v i d e r s / Maps / Leaflet / Configuration / Shape / CircleShapeConfig . ts
54namespace Provider . Maps . Leaflet . Configuration . Shape {
6- = === === =
7- namespace Provider . Maps . Google . Configuration . Shape {
8- > >>> >>> > rc1 .6 .3 :src / Providers / Maps / Google / Configuration / Shape / CircleShapeConfig . ts
95 export class CircleShapeConfig extends FilledShapeConfig {
106 public center : string ;
117 public radius : number ;
Original file line number Diff line number Diff line change 11/// <reference path="./FilledShapeConfig.ts" />
22
33// eslint-disable-next-line @typescript-eslint/no-unused-vars
4- < < < << << < HEAD :src / P r o v i d e r s / Maps / Leaflet / Configuration / Shape / RectangleShapeConfig . ts
54namespace Provider . Maps . Leaflet . Configuration . Shape {
6- = === === =
7- namespace Provider . Maps . Google . Configuration . Shape {
8- > >>> >>> > rc1 .6 .3 :src / Providers / Maps / Google / Configuration / Shape / RectangleShapeConfig . ts
95 export class RectangleShapeConfig extends FilledShapeConfig {
106 public bounds : string ;
117
You can’t perform that action at this time.
0 commit comments