You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works nice but when we try to integrate map of continents lets say Europe they are not center aligned properly. What could be the possible reason ?
I have attached a link for the sample SVG of Europe. https://dl.dropboxusercontent.com/u/28675320/europe.svg
The text was updated successfully, but these errors were encountered:
Have your solved this? FSInteractiveMap only parse the svg file and draw the path data. If something is not center aligned, you may want to re-calculate the center I guess
@yunas@liuxuan30 to put the map center of the screen first of all download the svg of map and export as a png and notice the size of the map and draw a map according the ratio of the map size and set in the center of the screen.
It works nice but when we try to integrate map of continents lets say Europe they are not center aligned properly. What could be the possible reason ?
I have attached a link for the sample SVG of Europe.
https://dl.dropboxusercontent.com/u/28675320/europe.svg
The text was updated successfully, but these errors were encountered: