Hi guys,
I am trying to list all the values inside "{ .... }" from the string below.
http://casadopaodequeijo.com.br/resource/scripts/custom-map-default.js.
I have attached a sample workbook with the example below:
Link http://casadopaodequeijo.com.br/resource/scripts/custom-map-default.js
Value 1 {id:"0",name:"SHOPPING RIO MAR",address:"Av. Delmiro Gouveia, S Nº Loja 132 Piso I",uf:"SE",city:"Aracajú",telephone:"",neightbordhood:"",latitude:-10.9091511,longitude:-37.0744542}
Value 2 {id:"1",name:"SHOPPING BALNEÃRIO CAMBORIU",address:"Av. Santa Catarina, 01 Loja 41",uf:"SC",city:"Balneário Camboriú",telephone:"",neightbordhood:"",latitude:-27.019084,longitude:-48.6522345}
Value N etc,,
Any help would be much appreciated
Thank you![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I am trying to list all the values inside "{ .... }" from the string below.
http://casadopaodequeijo.com.br/resource/scripts/custom-map-default.js.
I have attached a sample workbook with the example below:
Link http://casadopaodequeijo.com.br/resource/scripts/custom-map-default.js
Value 1 {id:"0",name:"SHOPPING RIO MAR",address:"Av. Delmiro Gouveia, S Nº Loja 132 Piso I",uf:"SE",city:"Aracajú",telephone:"",neightbordhood:"",latitude:-10.9091511,longitude:-37.0744542}
Value 2 {id:"1",name:"SHOPPING BALNEÃRIO CAMBORIU",address:"Av. Santa Catarina, 01 Loja 41",uf:"SC",city:"Balneário Camboriú",telephone:"",neightbordhood:"",latitude:-27.019084,longitude:-48.6522345}
Value N etc,,
Any help would be much appreciated
Thank you