Ejemplo n.º 1
0
 void IConfig.SetSqlGeographyToGeoJsonConstructionStyle(GeoJsonConstructionStyle constructionStyle)
 {
     SetConstructionStyle(constructionStyle);
 }
Ejemplo n.º 2
0
 private static void SetConstructionStyle(GeoJsonConstructionStyle constructionStyle)
 {
     _constructionStyle = constructionStyle;
 }
Ejemplo n.º 3
0
 private static void SetConstructionStyle(GeoJsonConstructionStyle constructionStyle)
 {
     _constructionStyle = constructionStyle;
 }
Ejemplo n.º 4
0
 void IConfig.SetSqlGeographyToGeoJsonConstructionStyle(GeoJsonConstructionStyle constructionStyle)
 {
     SetConstructionStyle(constructionStyle);
 }