Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-2486

GeoCode widget depends on CMS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 4.1.4, 4.2.0
    • 4.0RC4
    • None
    • None

      The GeoCode widget call method of CMS

      Ametys.data.ServerComm.callMethod({
      						role: "org.ametys.cms.content.ContentHelper", 
      						methodName: 'getMetadataValues', 
      						parameters: [contentId, [remotePath]],
      						callback: {
      							handler: this._compileAddressCb,
      							scope: this,
      							arguments: {
      								position: position,
      								remotePath: remotePath,
      								defaultLatLng: defaultLatLng,
      								defaultZoomLevel: defaultZoomLevel
      							}
      						}
      					});
      

            laurence Laurence Aumeunier
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: