Title: jonwa's Replies | WordPress.org

---

# jonwa

  [  ](https://wordpress.org/support/users/jonwa/)

 *   [Profile](https://wordpress.org/support/users/jonwa/)
 *   [Topics Started](https://wordpress.org/support/users/jonwa/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jonwa/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jonwa/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jonwa/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jonwa/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jonwa/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Stopping auto scroll-down to Google Maps](https://wordpress.org/support/topic/stopping-auto-scroll-down-to-google-maps/)
 *  [jonwa](https://wordpress.org/support/users/jonwa/)
 * (@jonwa)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/stopping-auto-scroll-down-to-google-maps/#post-14521948)
 * It just started happening on a couple of websites I manage and not all of them
   are in WordPress. I narrowed it down to this part of the Google maps API call.
 *     ```
       infowindow.open(map, marker);
       ```
   
 * Removing that part of the JavaScript stops the page scrolling to the map. Unfortunately,
   this disables the opening of the infowindow.

Viewing 1 replies (of 1 total)