Using Chrome v27.0.1453.93. Markers are not displayed using the latest google api map. Markers display in Safari and FF. Chrome development tools point to an error like “Unsubscribed type” on line 10 https://maps.gstatic.com/intl/en_us/mapfiles/api-3/13/2/main.js .
I removed the obsolete MarkerImage class, but it still throws a js error in Chrome.
It worked. The implemented URL is here .
Does anyone else see this?
Thanks in advance.
I found a solution to this problem: add an optimized parameter: false when you create the marker. I do not know if there are other consequences with this parameter.
marker = new google.maps.Marker( optimized: false )
Source: https://habr.com/ru/post/1482339/More articles:Neo4j - Cypher vs Scala -Neo4j API - scalaActive users SQL query - sqlGoogle maps not showing up in Chrome - google-chromehttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1482337/dynamical-access-to-nested-fields-in-matlab&usg=ALkJrhgs0PlH-FzVQew3OqgIANTtYYNWCwHow to implement NHibernate with ASP.NET MVC 2 - asp.net-mvcMatlab dynamic field structure with cell arrays - matlabResizing data of the listed C ++ types - c ++How to use OData without Entity Framework - odataExpress payment schedule between website payment standards and PayPal Pro payments - paypalUsing Google for the Google WebStorm Compiler - javascriptAll Articles