Brian Maring

Members
  • Content count

    70
  • Joined

  • Last visited

About Brian Maring

  • Rank
    Advanced Member
  1. I am using negative margin values to zoom in on my map. I would like to do the following: I have a 300 by 400 map. I would like to remove 25% off the right hand side, 20% off the left hand side, 10% off the top, and 5% off the bottom. What should I set the margins to? Can you give me a detailed example of these calculations?
  2. get color range from linear gauge

    I'd prefer not to. Let's just say that I have a rather sophisticated PHP program using MySQL queries to calculate the color ranges. I don't want to have to replicate the logic in JavaScript.
  3. get color range from linear gauge

    Is there a better way to do this? I write the logic for the chart in PHP. I would have to write the logic for getting the color range in JavaScript. I change the logic around quite a bit. It is not the best idea to constantly update parallel logic in both PH and JavaScript.
  4. Zoom in on region in map

    Why would I drill down to state level map if I am already on the California map?
  5. Zoom in on region in map

    Wow, that works really well. Thanks for helping me out. Do you know if it's possible to get the coordinates for different counties in a state. I am currently working with a map of California.
  6. Discrete points on linear gauge

    beautiful, works amazingly.
  7. Zoom in on region in map

    but zoom in does not mean zoom in on the map?
  8. Zoom in on region in map

    so what did you mean by zoom in?
  9. Zoom in on region in map

    I thought you just said that I can't zoom in on the map? can I or can't I?
  10. Zoom in on region in map

    What were you telling me before about drill-down?
  11. get color range from linear gauge

    The JavaScript API includes methods for getting the value of a pointer. Is it also possible to use JavaScript to find which ColorRange it is located in?
  12. Please add a zoom feature

    I thought it was coming out in 2009.
  13. Zoom in on region in map

    I don't think that's what I am looking for. I want to zoom in on a particular part of the map. I don't need JavaScript popups.
  14. Please add a zoom feature

    Is v4 released yet?