Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • layer : Definition that affects all layers. HTML css definitions can be considered as tagName definitions.
  • [TypeName] :  Affects only specified object type layersTüm kullanıcı sözlüklerini etkileyecek bir tanım yapmak için A block definition ,that will affect all user dictionaries, can be defined as GeodiDictionary {..} şeklinde bir blok tanımı yapılabilir. Güncel tüm tiplerin listesi için tıklayınız. Clickl Here for a list of all current types.
  • #[LayerId] : Sadece Belirtilen ID'ye sahip katmanları etkiler. Sadece Dünya Kentleri sözlüğünü etkileyecek bir tanım yapmak için GeodiDictionary Affects only the layer with the specified ID. You can reach All Layer ID values used in the project through the browser console by typing CurrentQueryContainer.CurrentWSInfo.Recognizers to the console. Example: A block definition to make a definition that will only affect the World Cities dictionary can be defined as GeodiDictionary_462a0511-06ba-4383-9335-0b8c29bd087c {..} şeklinde bir blok tanımı yapılabilir. Projede kullanılan tüm Katman ID değerlerine tarayıcı konsolu üzerinden CurrentQueryContainer.CurrentWSInfo.Recognizers; ifadesini yazıp ulaşabilirsiniz.
  • #[LayerDisplayName] : Affects only the layer with the specified name. If you have specified a layer in multiple languages, the block name should be given in the syntax that you use for the multi-language.
  • .[ClassNameDefinedInLayer] : Katman için sözlük düzenleme veya proje düzenleme arayüzlerinden ismi seçilen katmanları etkiler. Naming in CSS definition can be done. The definition added to the CSS content will appear in the edit interfaces.
  •  .[ClassNameDefinedInGeometry] : Sadece Katman/Tanıyıcı düzeyinde özel olarak belirtilmiş geometri tanımlarını etkilerOnly affects geometry definitions that exclusively specified at Layer/Recognizer level. Bazı tanıyıcı düzenleme arayüzlerinde hangi tip geometriye hangi sınıf tanımının ekleneceği sorulmaktadır.

...