Tag: circle

  • Dynamic Google Maps circle markers/icons with PHP

    A while back I posted on how to create dynamic Google maps markers which allow for any colour and any text in the classic Google map style. Recently, I have had a need to do the same with circular markers. It uses the ‘Image Smooth Arc‘ function provided by Ulrich Mierendorff. Similarly, I provide a…