Hi Daniel
I've exactly the same problem. I tried your suggestion that you posted but still not working.
Were you able to resolve the problem?
Has anyone else an idea about the solution?
Thank you.
No sure what went wrong but I took out this part of the code which I copied from this sample#map_graphics_layer{ -webkit-animation-duration: 3s; -webkit-animation-iteration-count: infinite; -webkit-animation-name: pulse; -webkit-animation-timing-function: ease-in-out;}and everything worked after that. Perhaps there's a bug in the webkit regarding animations.
I'm having the same problem in Google Chrome (Version 21.0.1180.77 m) and adding the margin/padding isn't working for me. Has anyone found a solution to this? Thanks in advance.
<div id="map" data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region:'center'"> </div>
Markup meaning your actual HTML for your page. Can you post your HTML for your page?
Nothing jumps out at me...what's your markup look like?
Can you post the CSS for your site? If you search this forum for drawing and offset issues you'll find some older threads that had problems which boiled down to markup structure (drawing toolbar being created inside the map content pane) and/or CSS.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.