Hmm.. Well if it was intentional, it's not anymore. I tried to look to see what you meant, but I couldn't find the line of code that you're referring to. My numbering of the served GeoChart javascript only goes up to 16000 lines. The GeoChart includes a built-in mapList file, which is what you may be seeing. That should only be used when you're using the default maps source. If you could post a snippet of the compiled code so that I could find it and track it down, that would be great.
I'm also curious what your solution is for this? - Sergey On Mon, Jul 29, 2013 at 5:42 PM, Bluestreak2k5 <[email protected]>wrote: > Ok well the issue is actually with your code, > > In your file: geochart.I.js > on lines (roughly) 18481 (near the bottom of the file) you are declaring a > variable that assigns values for PROVINCES etc. You have a check in a > function below that to detect if the region given from the draw function is > in this variable. > > This basically makes it so that no one can ever make a custom named map in > Google GeoCharts. Is this intentional? > > I have solved the problem on a personal basis and can now work with new > maps. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/groups/opt_out.
