Coder Social home page Coder Social logo

Comments (4)

wmbeers avatar wmbeers commented on August 11, 2024

This issue doesn't appear on CMV's demo site. Either it's been addressed and I need to port the fix over, or look at how we've configured it. Most notable is that on CMV's demo, address search places a marker:
image

But on our site it's just a blue box. Since the error involves a problem with the symbol, this is where I'm going to look first.

Leaving the core CMV tag on here for now until I can compare to see if anything in either of these widgets differs.

from cmv-app.

wmbeers avatar wmbeers commented on August 11, 2024

Note lines 610-613 of viewer.js:

highlightSymbol: { /*TODO this isn't showing up*/
    url: 'https://js.arcgis.com/3.27/esri/dijit/Search/images/search-pointer.png',
    width: 36, height: 36, xoffset: 9, yoffset: 18
}

Commenting this out causes the default symbol to appear, and printing works. Removing coreCMV tag because it's clear this is an issue on our implementation. Ours differs significantly from the default configuration in viewer.js, adding a special locator to filter on country code = US.

from cmv-app.

wmbeers avatar wmbeers commented on August 11, 2024

See also revision ef41ed6

from cmv-app.

wmbeers avatar wmbeers commented on August 11, 2024

Verified per testing notes.

Tested in IE and Chrome. Used Wakulla Springs via the 'find address or place'
functionality, added additional layers and printed in various states. Verified
nothing got inadvertently broken by loading projects and AOIs as well.

from cmv-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.