sgruhier / jquery-addresspicker

JQuery UI widget : address autocomplete field by google maps V3 geocoding service
xilinus.com/jquery-addresspicker/demos/index.html
592 stars 221 forks source link

Problem with map inside Jquery Steps #67

Closed gelinger777 closed 10 years ago

gelinger777 commented 10 years ago

I have an addresspicker in the form which is in Jquery Steps.

_22_07_2014_15_20_13

When I resize window the tiles are loaded better.

Anz hint why that can happen?

sgruhier commented 10 years ago

Most of the time, this happens when you instance a google map on a invisible div

gelinger777 commented 10 years ago

yes I have to init your plugin on the step finished and the div is visible.