marlonleite
Member
Posted 11 months ago #
hi there,
how to enable the plugin to view special characters utf8? I ask this because the addresses of the streets I'm using use graphic accents in words. And when using markerlist do_shortcode everything gets messy. Example: "markerlist":"Av. \u00c1lvaro Otac\u00edlio, 4201 - Jati\u00faca - Macei\u00f3
Correct Address: Av. Álvaro Otacílio, 4201 - Jatiúca
thanks
http://wordpress.org/extend/plugins/comprehensive-google-map-plugin/
Hi,
The accents were converted to Unicode characters, they should be properly rendered by the browsers
Encoding is not something that you set within the plugin, look here:
https://skitch.com/azagniotov/86jrd/edit-post-initbinder-wordpress the address in question in a shortcode inside saved post.
The following is the generated map:
https://skitch.com/azagniotov/86jrk/with-images-initbinder
Can you provide a link to the generated map please